Subject Trouble with SQL dialect
Author M Patterson (Multinail)
Hi,

We are trying to migrate to the interbase / IBX family from Acess / ADO. We
had a lot of trouble getting our first query to run. It turned out that the
table name was case-sensitive and needed quotes. This is a pain - it means
amending a lot of code. Is there a way to do without the quotes and make it
non-case sensitive?

Regards,

Mark