Using ANSI (SQL-92) join syntax
D RoeNov 29 2006 — edited Dec 1 2006I'm trying to get a query that uses ANSI join syntax to work. I'm using a really simple query and it works with Oracle syntax.
I have added a line "SQLCOMPATIBILITY=SQL92" to my polite.ini file as specified in the documentation. Is there anything else I need to do? Or could there be a reason that it is not reading the INI file?
Thanks