Data Base trouble

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Gettint the following error when trying to set up data adapter. Any advice?
IErrorInfo.GetDescription failed with E_FAIL(0x80004005).
mm
 
Hi,

I am getting the same error and it seems to be because of the table name
which is names. Is names a reserved word?

I have also seen this error where a column name is a reserved word. I
was able to deal with the column by using single quotes but the table
name has me stompped.

The table is not my creation so changing the table name is not an
option.

Anybody have any suggestions?
Tx, E.
 

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

Back
Top