I have a spreadsheet written in Excel 98. It extracts data using a
Macro and query from Dbase table using DBase odbc driver.
This works fine.
When I try running this on another pc, I get the following error
message;
"Run time Error 1004. General ODBC Error"
I had a look on the ODBC log file, and the following was reported
Driver's SQLSetConnectAttr failed (0)
When I click on the deub line, the error is reported at the following;
Selection.QueryTable.Refresh BackgroundQuery:=False
Any ideas on how we may resolve? I have ticked ODBC add-in Excel.
I have even tried changing the False to True.
Many thanks for your help people. I look forward to your reply.
Regards
Jay