pc id

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am sure the answer to this will be yes.
Is it possible for Access to pick up the id of the pc/server it is operating
on?
If so, how?
We have had database corruptions as a result of users running Access on
their pcs, and not on the Terminal Server as instructed. Identifying the pc
on log-in would help this.
JMCS
 
JMCS said:
I am sure the answer to this will be yes.
Is it possible for Access to pick up the id of the pc/server it is operating
on?
If so, how?
We have had database corruptions as a result of users running Access on
their pcs, and not on the Terminal Server as instructed. Identifying the pc
on log-in would help this.
JMCS

environ$("COMPUTERNAME")
 
Baz

Thank you very much for your prompt and very helpful response. Business
priorities prevented me from checking sooner

JMCS
 

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

Back
Top