Subject | ColdFusion MX and FirebirdSQL |
---|---|
Author | Esref Atak |
Post date | 2004-07-06T13:32:25Z |
Question 1) Is there anybody who used a database which has the character set
"UNICODE_FSS" or "WIN1254" in FirebirdSQL 1.5 from ColdFusion MX [1] ? I
have a problem in using Turkish characters.
Question 2) We were encountering Turkish character problems in Oracle too.
To deal with this problem, we were executing the SQL query below every time
in http request. So, we were not encountering any Turkish Character
Problems. Is there any SQL statement in FirebirdSQL which will create the
same effect?:
ALTER SESSION SET NLS_LANGUAGE = TURKISH
[1] ColdFusion MX is Java based. (actually JRun based)
--
Esref Atak
Greetings from Turkey...
"UNICODE_FSS" or "WIN1254" in FirebirdSQL 1.5 from ColdFusion MX [1] ? I
have a problem in using Turkish characters.
Question 2) We were encountering Turkish character problems in Oracle too.
To deal with this problem, we were executing the SQL query below every time
in http request. So, we were not encountering any Turkish Character
Problems. Is there any SQL statement in FirebirdSQL which will create the
same effect?:
ALTER SESSION SET NLS_LANGUAGE = TURKISH
[1] ColdFusion MX is Java based. (actually JRun based)
--
Esref Atak
Greetings from Turkey...