:wave:hi !
Any one have document about connect sql database through lan please send me . i have finished solution with sql on a machine but i cant connect via lan network. i need them very much.
hope your helps !:wave:
Printable View
:wave:hi !
Any one have document about connect sql database through lan please send me . i have finished solution with sql on a machine but i cant connect via lan network. i need them very much.
hope your helps !:wave:
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?
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.
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.:ehh:
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.
ok
thanks
i ll try connect again and send you my errror
thanks for your help:rolleyes: