Importing a file from another database

S

sswigert

I import a txt file into a database on a regular basis and then run a query
to remove some data and create a new table. I then import that file into
another database, but recently when I try and import into the second database
I receive the "invalid argument" error. Does anyone know what the issue
might be that is causing this error?
 
J

Jerry Whittle

What exactly are you doing when you get the error message? Are you doing it
manually or is there a macro or some code doing the importing?
 
K

k.PAINT

sswigert said:
I import a txt file into a database on a regular basis and then run a
query
to remove some data and create a new table. I then import that file into
another database, but recently when I try and import into the second
database
I receive the "invalid argument" error. Does anyone know what the issue
might be that is causing this error?
 

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