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 2005 Forums
 Transact-SQL (2005)
 set current_user!!

Author  Topic 

volks-user
Starting Member

1 Post

Posted - 2011-02-28 : 03:09:39
Hi together,

How can I set the Database environment „current_user“ from a program? I can to ask this environment with “select current_user” but I’ll like to set the “current_user” from my Java-Program! Is it possible?

Thanks
   

- Advertisement -