Invalid Table name

G

Guest

When trying to import an excel file into my sql db via a adp file, I get a
Invalid table name error. I have db owner perms on the db and I am selecting
an existing table from the drop down list in the import spreadsheet wizard.
 
R

Robert Morley

What's the table name that it's trying to import? Probably it has some kind
of invalid character in it, or maybe it's a reserved word. Try removing any
unusual characters, and just add an extra letter or number to the end so
that it's not likely to be a reserved word any more, and that SHOULD solve
the problem.



Rob
 

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