Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Need Help in VB6 application using SQL server

Author  Topic 

amitpanchal
Starting Member

1 Post

Posted - 2009-12-20 : 09:38:56
Dear team
i am creating an application in which it is using SQL server as database which is located at different machine .
now i want to connect with that database but i dont know how to connect because i dont know the server name and i am new to VB so plz help me regarding this i have IP of my server and access to that server.

russell
Pyro-ma-ni-yak

5072 Posts

Posted - 2009-12-21 : 10:33:57
http://www.carlprothman.net/Default.aspx?tabid=87#OLEDBProviderForSQLServer

see above. change server name to ip
Go to Top of Page
   

- Advertisement -