|
-
May 3rd, 2009, 10:50 PM
#1
Thread Starter
Fanatic Member
-
May 3rd, 2009, 11:03 PM
#2
Re: connect sql through lan or network
Connect to SQL Server from what? Please provide a full and clear description of the problem. Is this a VB6 app? VB.NET? C#? Something else?
-
May 3rd, 2009, 11:10 PM
#3
Re: connect sql through lan or network
Having said that, it really should be no different to how you're doing it now. Only the connection string will change. You need to specify the address of the server, whatever that might be. If your server is on the network then you need to specify the name or IP address of the machine it's running on, plus the instance name if there is one.
-
May 3rd, 2009, 11:11 PM
#4
Thread Starter
Fanatic Member
Re: connect sql through lan or network
i am using vb.net
ok
but when i change string connect it is error. i have turnoff firewall or set anything but not yet
please send me document about that.
thanks very mụch.
-
May 3rd, 2009, 11:30 PM
#5
Re: connect sql through lan or network
If you're trying something and it's producing an error then you should have told us that, and you should have provided us with the error message. Error messages are provided as an aid to diagnosing issues. If you want us to diagnose the issue then we should be provided with that error message. We should also be provided with the actual code that your executing. If we know exactly what you're doing and exactly what happens then we can tell you exactly what the problem is and how to fix it.
-
May 4th, 2009, 03:58 AM
#6
Thread Starter
Fanatic Member
Re: connect sql through lan or network
ok
thanks
i ll try connect again and send you my errror
thanks for your help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|