I am developing an application with visual basic 6.0. I use the ADO Connection to connect to SQL SERVER.
My Form Load Event doing the connection to SQL server encounters this error on connection:
Run-Time error ‘ -+2147467259 (80004005)
[DBNMPNTW]ConnectionOpen (CreateFile())
The workstation I am using is Win98 and the server is Windows NT40 Server. All physical connections are OK. How do I go about this?