RE: [Zope] odbc database adapter ... problem with "like"
24 Nov
1999
24 Nov
'99
10:54 p.m.
|>Use % instead of the asterisk: |>where NAME like 'Pate%'
MS Access in it's infinite wisdom decided to go against the convention of using '%' as a wildcard and decided to use '*', so the SQL is correct for Access.
You are of course right concerning Access' use of >wildcards. But in ZSQL-Methods only the '%' gives me the expected results - >the '*' as wildcard will be ignored. I use Access 97 as database and >ODBC 4.00.
Thomas, Thanks! "%" as the wilcard did the job. Clarence T. Pate
9630
Age (days ago)
9630
Last active (days ago)
0 comments
1 participants
participants (1)
-
Clarence T. Pate