Windows 10 Windows 10 - after update 1803 odbc SQL server connect problem

  • Thread starter Thread starter Ludek
  • Start date Start date
L

Ludek

Guest
Hello,

client computer with windows 10 was updated on 1803 version and our application not work.

Application is shared on server1 (windows server2003), data on server2 SQL server 2012 on windows server 2012.

Application is 32 bit and over odbc SQL connect to data.

Error:

Connection failed:
SQLState: '01000'
SQL Server Error: 2
[Microsoft][ODBC SQL Server Driver][DBNETLIBl]ConnectionOpen(Connect()).
Connection failed:
SQLState: '08001'
SQL Server Error: 17
[Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL Server does not exist or access denied.

I create new test application that get data from SQL.

When application is run from shared network - error.

When I copy application on client local disk - work OK.

Thank You for help

Ludek

More...
 
Back
Top