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 > Data Access, Manipulation & Batch Languages > ANSI SQL > File format question

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-22-04, 10:15
haopengyou haopengyou is offline
Registered User
 
Join Date: Apr 2004
Posts: 10
File format question

Hi,
I can't find a specific forum to post this in. I think SQL is a bit universal so I will put it here. Can someone tell me what kinds of file formats will support Chinese characters? I am trying to find a public domain database program that will store Chinese characters. I was trying to use the Open office database program but I think the *.dbf file format does not support Chinese characters What kind of info/terms/etc do I need to look for?

T
Reply With Quote
  #2 (permalink)  
Old 04-22-04, 10:24
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,605
I would look for either Unicode or UTF-8 if I wanted something to support international character sets like Chinese. SQL Server, DB2, and Oracle all support it nicely. PostgreSQL can support it nicely, and MySQL can support it too.

-PatP
Reply With Quote
  #3 (permalink)  
Old 04-22-04, 10:35
haopengyou haopengyou is offline
Registered User
 
Join Date: Apr 2004
Posts: 10
Does *.dbf support it? or am i doing something wrong? Can you give me a little insight into each file format...is there any freeware that will do this?
Reply With Quote
  #4 (permalink)  
Old 04-22-04, 10:44
haopengyou haopengyou is offline
Registered User
 
Join Date: Apr 2004
Posts: 10
I am working on a pc application...
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