Hi,
I send this SQL statement to a ms-access database:
This causes an error: Run-time error '-2147217900(80040e14)': Automation error![]()
Please Login or Register to view this content.
Strategies(i, 1) looks like this "abc xyz"
I know that the statement is interpreted like this: SELECT Keyword from Setup where ID=abc xyz order by Keyword
What is necessary to tell acces that abc xyz is one word?
Thank you very much!
Lloyd
Bookmarks