Subject RE: [firebird-support] Interested question
Author Svend Meyland Nicolaisen
In FB/IB dialect 3 table and field names are case sensitive when put in
double quotes. Names are automatically converted to upper case when not put
in double quotes.

-
SMN
> -----Original Message-----
> From: Steffen Heil [mailto:lists@...]
> Sent: 5. marts 2004 17:07
> To: firebird-support@yahoogroups.com
> Subject: RE: [firebird-support] Interested question
>
> Sorry
>
> > select * from "PAGES"
> > worked for me, whereas
> > select * from "PAGES"
> > didn't.
>
> Should be:
>
> select * from "PAGES"
> worked for me, whereas
> select * from "pages"
> didn't.
>
> cu
> Steffen
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>