Results 1 to 5 of 5
  1. #1
    Mclaren is offline Competent Performer
    Windows 7 Access 2010 (version 14.0)
    Join Date
    Feb 2010
    Location
    Johannesburg
    Posts
    164

    Get Mac Address

    Hi, i need to look up the Mac Address of a PC using VB, how can i do this ?



    Office 2003 being used.

  2. #2
    ajetrumpet is offline VIP
    Windows Vista Access 2007
    Join Date
    Mar 2010
    Location
    N/A
    Posts
    2,694

  3. #3
    Mclaren is offline Competent Performer
    Windows 7 Access 2010 (version 14.0)
    Join Date
    Feb 2010
    Location
    Johannesburg
    Posts
    164
    I tried all the pages in the above link, i cannot seem to get anything that will work from them.

    I really need to gain some unique identifier of a pc that will not change, even after a complete format and re-install. i thought of using the PC name but this can change. if it changes, activation will have to be redone, and i will not be able to determine if it is still the same PC or not.

    I am not a super coder and most of the example are so complex i cannot seen\m to figure out what needs to be done to the code to make it work in ms assess. I really need some "Simple" way of determining a unique PC identifier for my database.

  4. #4
    Matrix's Avatar
    Matrix is offline Admin
    Windows XP Access 2003
    Join Date
    Jan 2005
    Posts
    519
    There is no easy way to get a unique PC identifier. The problem with MAC address method: many computers have more than one MAC address, it's easy to get the MAC list, but it's very hard to determine the primary MAC address. I suggest you use hard disk volume number: GetVolumeInformation.

  5. #5
    Mclaren is offline Competent Performer
    Windows 7 Access 2010 (version 14.0)
    Join Date
    Feb 2010
    Location
    Johannesburg
    Posts
    164
    thanks, i will investigate further, the drive details.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. capturing the address repeatedly
    By simba in forum Forms
    Replies: 12
    Last Post: 03-24-2010, 11:05 AM
  2. how to validate the first line of address
    By dunners92 in forum Access
    Replies: 1
    Last Post: 03-15-2010, 09:53 PM
  3. Replies: 1
    Last Post: 10-07-2009, 08:15 AM
  4. Input Mask for an IP Address and Mack Address
    By baksg1995 in forum Access
    Replies: 18
    Last Post: 06-23-2009, 12:33 PM
  5. Replies: 1
    Last Post: 05-01-2009, 07:33 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums