Subject Re: [firebird-support] Reserved words in Firebird migration !
Author Martijn Tonies
> > > We are migrating mysql to firebird and writing ms-sql server to
> > > firebird scripts, is there any way to keep using the reserved words
> in
> > > Firebird.
> > > Like in ms-sql server we could use square brackets [] , eg. [value]
> > > I can use [value] as a column name in mysql but cannot in firbird.
> > > Well I do realize the database structure does not follow ANSI
> > > standards., however it would help me if I have a way around it
> without
> > > asking the developers to change their code.
>
> <snip Martijn's blatant product plug!>

Well, it did include the answer :-)

> > As for brackets, in Firebird, use double quotes:
> > "VALUE"
>
> You also need to know that by using the double quotes, the column name
> become case sensitive and must always thereafter be referred to as
> "VALUE" and not "Value" or "value"...

Oh yes, forgot that :-)

With regards,

Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com