I have an application that uses sql. This application has a client portion on the workstation. I am receiving the following message on a win95 workstation when I run the application: [microsoft[odbc sql server driver][tcp/ip sockets] general networkerror.
The microsoft client network utility is installed and configured. the network library is tcp/ip. the alias is the server’s address.
I setup an odbc data source(odbc32,user dsn), network library is tcp/ip. I tested connectivity and it was successful. I can ping the server from this workstation.
I setup a windows 98 workstation at this site and ran the app fine.