How can I use current db to import data to external db

C

CT

How can I use current database to control/initiate import
of text file to external database? Current database has
all the logic but due to size issues I want to store
imported data in external database without the
data "touching" the current database in order to prevent
growth. At that point I will link tables.
 

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