Subject Re: [firebird-support] info
Author Martijn Tonies (Upscene Productions)
Hello Nico,

>I want to create a tablename in camelcase without using quotes.
>
>If I execute Create table MyTable(aField integer) then the tablename is
>saved as MYTABLE. And yes then you can use camelcase >without quotes.
>
>Can you find a solution ?

The only solution to preserving case, is to use double quotes around the
object names.




With regards,

Martijn Tonies
Upscene Productions
http://www.upscene.com

Database Workbench - developer tool for Oracle, MS SQL Server, PostgreSQL,
SQL Anywhere, MySQL, InterBase, NexusDB and Firebird.