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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error Message 1

Status
Not open for further replies.

lisa626

Programmer
Aug 9, 2006
92
0
0
US
I am trying to import a txt file and append into a table and I keep getting the following error, any help would be appreciated. Access 2003


You entered an expression that has an invalid reference to the property |.
 
Are you importing via code or manually.

It could be 2 things.
1. there is a problem with datatypes in the recieving table.
2. There could be a problem with the import specification, this could be a datatype or the "Delimiter/Decimal" symbol.

Herman
Say no to macros
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top