System IP in Stored Procedure
Database
3
Posts
3
Posters
0
Views
1
Watching
-
Hi, I have One SP in Sql Server 2005.In that SP i need to get the IP number of the Local System. Can anyone tell me How? thanks in Advance sri
-
Hi, I have One SP in Sql Server 2005.In that SP i need to get the IP number of the Local System. Can anyone tell me How? thanks in Advance sri
Member 4008492 wrote:
IP number of the Local System
Local system ? You won't get IP address in a Stored Procedure. You can pass it as a parameter from outside.
All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia How to use google | Ask smart questions
-
Hi, I have One SP in Sql Server 2005.In that SP i need to get the IP number of the Local System. Can anyone tell me How? thanks in Advance sri