Support odbc escape syntax
I'm surprised that this doesn't already work, but it appears that ODBC escape syntax e.g.:
Select
{fn conat(contactname,companyname)}
From
Customers
...isn't supported in the syntax providers that I have tried (Microsoft Access or Ansi 2003). Is there some other property that needs to be set to make this work, or is this simply not supported?
Select
{fn conat(contactname,companyname)}
From
Customers
...isn't supported in the syntax providers that I have tried (Microsoft Access or Ansi 2003). Is there some other property that needs to be set to make this work, or is this simply not supported?
The new version provides support for ODBC escape sequences in all syntax providers.