Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old June 27th, 2008, 08:26 PM
turtle
Guest
 
Posts: n/a
Default Autonumber MAC Address

I need to know if the following is possible. I have a vague idea how
to get started on the first part of this but completely lost on teh
exception:

We need to create a database program that issues MAC addresses
sequentially (with one exception).
The database should accept the following information:

Product Type: (e.g. G4C, G4B, G4P, CCP, …)
Product Serial Number:
Requester Name:

If the serial number has already been given MAC addresses then the
previous serial #’s MAC addresses should be re-issued. If not then
new numbers should be generated. The number of MAC addresses
generated will be dependent on the product type. For example, a G4C
needs three MAC addresses and a G4B needs one address. MAC addresses
should start at 0040c0 000000 and be issued sequentially.

The only exception is the G4C which needs to be at addresses 0040c0
xx60xx, 0040c0 xx80xx and 0040c0 xx90xx for its three interfaces
respectively. This gives 65536 unique addresses which is more than
enough. So the three addresses for the first G4C should be 0040c0
006000, 0040c0008000, and 0040c0 009000.

Is this possible using a combination of code and autonumber?

thanks,
KO

  #2  
Old June 27th, 2008, 08:26 PM
Tony Toews [MVP]
Guest
 
Posts: n/a
Default Re: Autonumber MAC Address

turtle <kolsby@vistacontrols.comwrote:
Quote:
>I need to know if the following is possible. I have a vague idea how
>to get started on the first part of this but completely lost on teh
>exception:
The following links should get you started.

How To Implement Multi-user Custom Counters in DAO 3.5
http://support.microsoft.com/default...b;en-us;191253
How To Implement Multiuser Custom Counters in Jet 4.0 and ADO 2.1
http://support.microsoft.com/default...b;en-us;240317

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
 

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles