DilbertPCer
Programmer
I have an ODBC connection to Microsoft Access 97 Tables fropm PowerBuilder 7.03.
However, when I try to Edit the Data of one of the Access tables from PowerBuilder it gives me the error
SQLSTATE = 37000 [ODBC Microsoft Access Driver ] Syntax error in date in query expression 'order#'.
SELECT orderid, order#,...rest of fields in query.
The Access 97 tables have queries attached to them in Access 97 .
This seems to indicate that the SQL of some of the queries in Access 97 is not compatible with a SQL query in PowerBuilder??
Thanks in advance for any help!
However, when I try to Edit the Data of one of the Access tables from PowerBuilder it gives me the error
SQLSTATE = 37000 [ODBC Microsoft Access Driver ] Syntax error in date in query expression 'order#'.
SELECT orderid, order#,...rest of fields in query.
The Access 97 tables have queries attached to them in Access 97 .
This seems to indicate that the SQL of some of the queries in Access 97 is not compatible with a SQL query in PowerBuilder??
Thanks in advance for any help!