J
John
Hi
When I run the following query in Access 97 I get syntax error at %;
INSERT INTO [MyTable] ( MyField )
SELECT "Location=|British%20Museum"
If I take out the % I still an error which is only resolved by taking out
the | character. What is the problem and how can I get round this?
Thanks
Regards
When I run the following query in Access 97 I get syntax error at %;
INSERT INTO [MyTable] ( MyField )
SELECT "Location=|British%20Museum"
If I take out the % I still an error which is only resolved by taking out
the | character. What is the problem and how can I get round this?
Thanks
Regards