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.
Author |
Topic |
miroman2006
Starting Member
9 Posts |
Posted - 2011-03-07 : 03:22:39
|
can i make a connection string with real ip not with static ip if that's right i want it now plzbut you must know i make a remote connection before but in local network_-_-_-> by this <add name="ConnectionString" connectionString="Data Source=172.16.100.8,1433;Initial Catalog=Rsms_9_5_2009_amir;Integrated Security=True"providerName="System.Data.SqlClient" />if you can i want it work with real ip of the server on the internet not static ip |
|
miroman2006
Starting Member
9 Posts |
Posted - 2011-03-08 : 02:54:24
|
I mean the ip of the computer on the internet not in LAN |
|
|
khtan
In (Som, Ni, Yak)
17689 Posts |
|
|
|
|