Can export 1 Table, but NOT another!

S

simsjr

I'm going insane. Somebody please help!

I'm having trouble exporting a local MS Access table (10 records) to an
Informix database server. Now, I am able to export any other table in my MDB
file to the database server, but for some reason, I cannot export one
PARTICULAR table. There is nothing visibly special about this table, and so I
can see no reason why I should not be able to export it like I can the others.

Here's the process I follow:

Right click on the table, click Export, select my ODBC connection, and enter
my username/password to the database server.

And the error message that results is:

"Could not execute query. Could not find linked table.
The specified table is not in the database".

When I get this message, I'm like "No kidding, I know there's no table out
there - that's why I'm trying to export it!"

We have three analysts here who just can't figure this out. Any ideas?????
 
Top