Welcome Guest, Not a member yet? Register   Sign In
ODBC and LIKE gives weird query
#2

You may want to try upgrading to 3.0.4, as there were a few fixes to the database library in each version since 3.0. As far as I can tell, the output should look something like the following:

Code:
SELECT cats FROM pets WHERE name LIKE 'a!%' {escape '!'}

For reference:
https://msdn.microsoft.com/en-us/library...85%29.aspx
Reply


Messages In This Thread
ODBC and LIKE gives weird query - by connyake - 02-16-2016, 01:32 AM
RE: ODBC and LIKE gives weird query - by mwhitney - 02-16-2016, 02:55 PM
RE: ODBC and LIKE gives weird query - by connyake - 02-23-2016, 05:20 AM



Theme © iAndrew 2016 - Forum software by © MyBB