If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Double Byte Character Data [DBC]

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-11-07, 09:23
rameshjs rameshjs is offline
Registered User
 
Join Date: Jul 2007
Posts: 2
Thumbs up Double Byte Character Data [DBC]

Hi Everyone,

I am ramesh and am new to DB2 v9.1 as well this group. I need all your help on below mentioned queries

I have come across DBCLOB, GRAPHIC, VARGRAPHIC, LONG VARGRAPHIC data types in DB2 V9.1 LUW which is getting used for DBC support.

And I would like to know how to insert the value into above mentioned data type fileds.

1. There is any specific types of CHARACTER SET needs to be set on Database level / table level side to stores the DBC

2. Is it possible to hold single byte character & double byte character on same table?

3. Through SELECT statement, Can I retrieve the data from DBC?

And I would like to know, if there is any website which talks more about Double Byte Character data in align with IBM DB2 v9.1 LUW context

Regards
Ramesh
Reply With Quote
  #2 (permalink)  
Old 07-12-07, 02:42
guyprzytula guyprzytula is offline
Registered User
 
Join Date: Jun 2006
Posts: 471
if the db has been created with character set UTF-8 you store single and double byte characters. you can create table with graphic, vargraphic...
store and select data from these tables
many pages talk about this : have a look at
http://www.ibm.com/developerworks/db.../dm-0506chong/
__________________
Best Regards, Guy Przytula
DB2 UDB LUW certified V6/7/8
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On