Microsoft
Software
Hardware
Network
Question : Global import into SQL Server 2000 related question
I would like to import multiple text files into the same table through SQL Server 2000 DTS, but there filenames vary (*.txt) Is there a way to import each of these files into a table without having to reference each filename specifically.
In the related solution, how do I use the results of the vbscript task as a source?
Answer : Global import into SQL Server 2000 related question
This link will take you step by step through the process:
Looping, Importing and Archiving
http://www.sqldts.com/246.
aspx
We have been using this method very successfully for the last 5 years or so on over 100 DTS packages.
Random Solutions
SQL 2005 refreshing database users
Why does performance score increase for processor due to Win7 64-bit?
I want the richtextbox scroll stick to the buttom instead of the top. How?
Insert pictures into Meeting Request
Excel Cell Click Capture
Visual basic: how to use the Mouse wheel on and off (lebans software):
Vista & PAGE_FAULT_IN_NONPAGED_ARE<wbr />A
SSRS: Default Date
How to create simple FUNCTION SQL and DO FUNCTION CALL
Write Excel Data to Access via ADO - Possible Database Sharing Conflict