William Hindman
wdhindman at dejpolsystems.com
Tue Jun 12 08:49:24 CDT 2007
...I don't use "environ" since its unreliable in to many instances ...and the computer "name" can be changed by virtually any user (and WILL be, count on it) ...but the MAC address, that is both unique and extremely reliable imnshe. William Hindman ----- Original Message ----- From: "Dan Waters" <dwaters at usinternet.com> To: "'Access Developers discussion and problem solving'" <accessd at databaseadvisors.com> Sent: Tuesday, June 12, 2007 7:47 AM Subject: Re: [AccessD] Track PC Number > Hi Virginia > > Do you mean the name of the PC? > > stgComputerName = Environ("ComputerName") > > Then store that value in a table. > > HTH, > Dan > > -----Original Message----- > From: accessd-bounces at databaseadvisors.com > [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Hollis, > Virginia > Sent: Tuesday, June 12, 2007 5:52 AM > To: accessD at databaseadvisors.com > Subject: [AccessD] Track PC Number > > Is there a way to track the PC number in a database? For example, when > they open the database it logs the PC number that they used to open the > database. > > > > Virginia > > -- > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com >