unique code

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

Guest

Hi all,

I sthere a way to create a unique code for each message i receive ?
Then can i force this new code field to appear when i link the inbox of my
Outlook to an Access database ?
Thanx
 
Access can create their own primary key. It is generated automatically when
you do an import from within Access.
 
Yes ,but linked tables cannot be modified in Access,so i cannot create a
field with the autonumber,so i need to create a unique code for each message
i receive through Outlook

Roady said:
Access can create their own primary key. It is generated automatically when
you do an import from within Access.

--
Robert Sparnaaij [MVP-Outlook]
Coauthor, Configuring Microsoft Outlook 2003


-----
Pietro said:
Hi all,

I sthere a way to create a unique code for each message i receive ?
Then can i force this new code field to appear when i link the inbox of my
Outlook to an Access database ?
Thanx
 
Back
Top