ODBCDBE and DSN
Posted: Mon Jan 25, 2016 7:55 am
I am helping a customer with my first VFP conversion project.
Developing the screens turned out to be the easiest part of the project - thanks to eXpress++.
Now I am trying to connect to their SQL Server using the same connection string as the FoxPro application.
The connection fails.
I have connected to SQL Server in other applications with no problem.
This is the first time I have tried to connect via a DSN.
Is anybody out there using ODBCDBE and a DSN?
Examples of my connect string:
DBE=ODBCDBE; DSN=RMS_DSN; UID=RMS5; PWD=; CONNECTTIMEOUT=15;
Developing the screens turned out to be the easiest part of the project - thanks to eXpress++.
Now I am trying to connect to their SQL Server using the same connection string as the FoxPro application.
The connection fails.
I have connected to SQL Server in other applications with no problem.
This is the first time I have tried to connect via a DSN.
Is anybody out there using ODBCDBE and a DSN?
Examples of my connect string:
DBE=ODBCDBE; DSN=RMS_DSN; UID=RMS5; PWD=; CONNECTTIMEOUT=15;