Hello all. I could use a little help.
When my VB app executes this SQL command:
SHAPE {SELECT site_id, site_code, site_desc, address, city, state, zip FROM
site WHERE site_desc LIKE "%davenport%" OR address LIKE "%davenport%" OR
city LIKE "%davenport%";}
I get an 'Invalid column name "%davenport%" error (-2147217900). If I
execute the same command (minus the SHAPE stuff, of course) from the SQL
Query Analyzer on the server it runs fine. It also runs fine when my app is
pointed at a Jet db. SQL 7.0, sp3. What silly mistake am I making?
TIA
Keith Ketchum
Beware of the man who works hard to learn something, learns it, and finds
himself no wiser than before, he is full of *ous resentment of people
who are ignorant without having come by their ignorance the hard way.