Re: How To Run VB6 Appliactions with SQL Server 2000 at back end

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Check these points and fix any which you can't answer 'yes' to.

1) Are you sure that SQL Server is running?

2) Do you know what port SQL Server is listening on?

3) Is SQL Server configured to listen for network connections, not
   just those from localhost?

4) Are you sure that there is no firewall blocking that port on
   'webserver'?

5) Can the Ubuntu host ping 'webserver'?

6) Run the command "nmap webserver". Does it show that SQL Server
   is listening on the port you expect it to listen on?

7) Is the VB6 app configured to contact SQL Server on 'webserver'
   using that port? 


Martin


Dear Martin SQL server is running fine and VB application is running properly from Windows XP workstation in the network.







[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux