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 > Other > Firebird charsets

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-10-06, 05:16
podi podi is offline
Registered User
 
Join Date: Dec 2005
Posts: 3
Firebird charsets

hey!
I'm writting asp.net app with Firebird 2.0 and IBexpert as an environment to it. It is a dictionary polish-turkish, and i have problems with storing some of turkish characters. While "ç", "ö", and "ü" are within the standard Western character set (ISO-8859-1), the rest of special-turkish are not. I tried to change field for storing their names to special ISO8859_9, WIN1254, and even DOS857, but it does not work sad Could anybody give me hint what to do with this?
thanks

Online
Reply With Quote
  #2 (permalink)  
Old 05-10-06, 08:00
quipo quipo is offline
Registered User
 
Join Date: May 2006
Posts: 2
you should also set the collation, not only the charset. This link should clear things up:
http://www.destructor.de/firebird/charsets.htm

HTH
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