Reconize computer

  • Thread starter Thread starter Vsn
  • Start date Start date
V

Vsn

Dear all,

Is there a build-in function or has any one a code snippet which results in
the computer name or ID it is executed on?

I would like to mark records with the ID of the computer it was edited on.

Thx a lot.

Ludovic
 
Hi, Ludovic.
Is there a build-in function or has any one a code snippet which results
in the computer name or ID it is executed on?

Use the Windows API to get the computer name. Please see the following Web
page for the code:

http://www.mvps.org/access/api/api0009.htm

HTH.
Gunny

See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips and tutorials.
http://www.Access.QBuilt.com/html/expert_contributors2.html for contact
info.
 
Back
Top