Paste Errors table

L

LAS

I have a backend database that contains a table called "Paste Errors."
There are 6 records in the table that have columns found in other tables,
but don't exactly match any other tables. I can't imagine that I created
this table myself. Does anyone know where it might have come from?

TIA
LAS
 
J

John W. Vinson

I have a backend database that contains a table called "Paste Errors."
There are 6 records in the table that have columns found in other tables,
but don't exactly match any other tables. I can't imagine that I created
this table myself. Does anyone know where it might have come from?

TIA
LAS

Just what it says: from paste errors. At some point it seems you copied and
pasted some data into one or more tables, either from other tables, from Excel
or from an external text source; these records violated some constraint or had
incorrect datatypes.

If the six records don't contain data that you need, it's safe to just delete
the table. If they do, you can manually enter the data into the appropriate
table.
--

John W. Vinson [MVP]
Microsoft's replacements for these newsgroups:
http://social.msdn.microsoft.com/Forums/en-US/accessdev/
http://social.answers.microsoft.com/Forums/en-US/addbuz/
and see also http://www.utteraccess.com
 

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