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.

 All Forums
 SQL Server 2008 Forums
 Analysis Server and Reporting Services (2008)
 Access end user ip address

Author  Topic 

mdungan
Starting Member

1 Post

Posted - 2011-01-25 : 13:07:33
I have a business rule which requires that I access the client ip address of the user running the report. The ip address is used as a parameter to restrict the dataset provided to the report. Unfortunately, restricting by user Id is not sufficient for this particular application. Is there a way to access the client's ip address?

Thank you,
Mark

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2011-01-26 : 12:56:02
see

http://beyondrelational.com/blogs/madhivanan/archive/2007/08/27/get-ip-address.aspx

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -