Subject Re: [firebird-support] Re: Special nordic letters in column names
Author Martijn Tonies
>> Is there a method to make Firebird accept the special nordic letters
>> (æøå) in column names?
>
>Yes, you need to quote them using double quotes.

Yes? Does that work? Righto, learned something today *g*

>> I'm using iSQL on Linux to create the tables. Hmm, perhaps it's an iSQL
>> problem, and not a Firebird problem??
>
>I'm not sure whether isql supports utf8 names. Perhaps that's what SET
>NAMES UTF8 command is for?
>
>Anyway, you can do it with FlameRobin without any problems. Just use
>the quotes and you can put anything inside:
>
>CREATE TABLE t1 ( "My column with wierd chars" integer );

Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle &
MS SQL Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com