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 2000 Forums
 SQL Server Development (2000)
 Connection Object Session Id

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-08-08 : 17:24:14
Montesh Chhabria writes "Let me first the situation

Creating an application for multiuser, multicompany
I have many users logging on.
I do not want to restrict the user from logging in to the system from one single place.

I access the data from the sql server on windows 2000/NT via a connection object
Now i know that when this is done there is a unique session id generated for it and this is unique throughout the day or till the server restarts

I would like to have this session id
Could you please provide me some information for the same"
   

- Advertisement -