Hi. I pretty much have no knowledge of VFP. A bunch of the queries are linked to SQL server tables and recently, the SQL server switched IP addresses.
Now VFP can't connect to the SQL tables and I'm getting:
Microsoft SQL Server Login
Connection Failed
SQLState:'01000'
SQL Server Error: 10060
[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]ConnectionOpen(Connect()).
Connection failed:
SQLState:'08001'
SQL Server Error:17
[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]SQL Server does not exist or access denied.
The password and user login to SQL are correct because I can still login using Enterprise Manager.
Is there a file where I need to go in to change to the new IP address?
Thanks
Now VFP can't connect to the SQL tables and I'm getting:
Microsoft SQL Server Login
Connection Failed
SQLState:'01000'
SQL Server Error: 10060
[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]ConnectionOpen(Connect()).
Connection failed:
SQLState:'08001'
SQL Server Error:17
[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]SQL Server does not exist or access denied.
The password and user login to SQL are correct because I can still login using Enterprise Manager.
Is there a file where I need to go in to change to the new IP address?
Thanks