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