Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to Automate Data Import?

Status
Not open for further replies.

Transform

Programmer
Feb 12, 2001
1
CA
Hi,

I'm new to SQL and I need help automating imports.
These are text delimited fields which will be appended to exiting tables. A trigger file will be sent to initiate the process.

Thanks in advance!
 
you can create a DTS import package and get vb code which can be called when the trigger is fired..

hope this helps
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top