Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations sizbut on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

transferText to import text file with autonumber primary key

Status
Not open for further replies.

EDGE99

Technical User
Oct 9, 2006
58
US
I am trying to use the transferText to create and import data into a table. I have created a specification file but the autonumber doesn't remain in the spec file when i save.

Is there anyway to add an autonumber primary key to this?
 
You can create an autonumber field with SQL or through code with DAO.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top