Strange error that effects nothing

R

RobertM

I've set up a database that is dependent on an import from Excel. I've tested
the import and everything works fine. For some reason though I get a table
added with the folowing name after the import is complete:

COVERMEM$_ImportErrors

Keep in mind the import came over without any problems. 77 rows in Excel.
77 records in Access. I just can't figure why this table is appearing.
 
D

Douglas J. Steele

What does it say in COVERMEM$_ImportErrors? Normally that should have
details of exactly what it didn't like in it.
 
R

RobertM

The table is coming up as the following:

Error feild with "Type Conversion Error" for each record
Feild feild with F1 for each record
Row feild with 14 random #s

I just ran this again without any problems, but I keep getting these errot
tables.

Thank you Doug!
 
D

Douglas J. Steele

What field type shows for the first field in the resultant table? What
values appear in the first field of those rows in the spreadsheet?
 
R

RobertM

It's just a text field. The database contains nothing special except for a
currecy feild that is down as a double at 6 decimal places due to bank
regulations
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top