Table Field that specifies the user currently logged on

R

Rembrandt

Another newbie question from me.
Is there a specific table field in ProjectServer database that can specify
which user is currently logged on?
I'm using Project Server 2003 with SQL Sever 2000.
Thanks.
 
G

Gene Berger

I would think that there isn't a table with this information because the PS
interface is stateless.
 
J

Jonathan Sofer

You can view the Project Server DB Schema if you go to the Project Server
Front End and navigate to C:\Program Files\Microsoft Office Project Server
2003\HELP\1033\PJSVRDB.HTM

You might find what you are looking for there.
 
J

Jonathan Sofer

Looks like the closest you might be able to get is
MSP_WEB_RESOURCES.WRES_LAST_CONNECT

"Stores the last time the user logged on"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top