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 |
|
vkrajann
Starting Member
1 Post |
Posted - 2004-05-19 : 05:41:36
|
| How do i find out the ipaddress of a client machine |
|
|
AndrewMurphy
Master Smack Fu Yak Hacker
2916 Posts |
Posted - 2004-05-19 : 06:16:48
|
| http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=8409&SearchTerms=ipaddressthe above may be of use to you....otherwise get the client app to directly invoke the winsock control and pass the value into the sql code/sp. |
 |
|
|
|
|
|