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 current version of Active Query Builder doesn't support ODBC escape syntax. It is possible to implement it in the future versions. For which syntax providers you need to have it the most?