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
How do I print data only from forms in Word 2007?
Aligning an ASP.NET Menu Control
What is the signature for load complete even?
Which hard drive does the volume number corresponds to?
Setting Up Network Lab ESXi 4.0
Microsoft Jet database engine could not find the object
how to transfer contact in outlook from one distribtion list to another
1203(No network provider accepted the given network path.)
Visual Basic 6 code with auto number creation through network computers
Combo box row source - modify query to work in VBA