Subject | Re: [firebird-support] Re: Field names upper case - true of firebird 2.0 also? |
---|---|
Author | Helen Borrie |
Post date | 2005-05-09T05:18:41Z |
At 05:07 AM 9/05/2005 +0000, you wrote:
*stored* in uppercase.
case-sensitive identifiers unless you enclose them in double-quotes.
[..snip TFB quote..]
In dialect 3, you can delimit "illegal" identifiers using pairs of
store case-sensitive identifiers (and make a rod for your back in so doing).
./hb
>It's certainly a well written book. Thanks for that and I hope thereThere will be.
>will be a revision for 2.0.
>I've read the section you pointed to and I don't see anything thatCorrect. Any combination you like. But unquoted identifiers are always
>seems to indicate that table names and field names must be uppercase,
>quite the contrary, they seem to be allowed (first line of quoted
>passage below).
*stored* in uppercase.
>But, the tools I'm using seem to force upper case and"Enforced" in the sense that you don't have the option to store
>I interpreted your msg as confirming my fear that uppercase was enforced?
case-sensitive identifiers unless you enclose them in double-quotes.
[..snip TFB quote..]
In dialect 3, you can delimit "illegal" identifiers using pairs of
>double-quoteIt's the details that follow that explain how you can force the engine to
>symbols. Details follow.
store case-sensitive identifiers (and make a rod for your back in so doing).
./hb