Hi!
I have written a small VFP6.0 program to extract some info to an Excel file per request of a vendor. I generated an executable file so that it could be easily used on a couple of other computers at my company.
This .exe works fine on one computer, but on a second one it doesn't. It gives me a connectivity error:
Connectivity Error [Microsoft][ODBC Manager] Data source name not found and no default driver specified.
As far as I can tell, the ODBC settings are the same on both computers. Does anybody have any suggestions?
I have written a small VFP6.0 program to extract some info to an Excel file per request of a vendor. I generated an executable file so that it could be easily used on a couple of other computers at my company.
This .exe works fine on one computer, but on a second one it doesn't. It gives me a connectivity error:
Connectivity Error [Microsoft][ODBC Manager] Data source name not found and no default driver specified.
As far as I can tell, the ODBC settings are the same on both computers. Does anybody have any suggestions?