G
Guest
I am linking to a SQL table via ODBC. I want to use an append query to insert data into a table that has a keyid field
The keyid field just must be unique and does not have any true relationship with the data
Can I use an "autonumber" approach? Is there a function that returns an autonumber value
If not, what other technic could I use
THANKS
MEG
The keyid field just must be unique and does not have any true relationship with the data
Can I use an "autonumber" approach? Is there a function that returns an autonumber value
If not, what other technic could I use
THANKS
MEG