We are using SQL 2000 DTS Packages and I want to create a DTS Package which can copy only all text file names from folder(source) to SQL table column(Destination). Also i want to write number of rows in particular text file to SQL table. DTS or Procedure or Activex Script??
Software/Hardware used:
ASKED:
January 11, 2008 3:35 PM
UPDATED:
February 22, 2008 5:41 AM
Check out my SQL Server blog “SQL Server with Mr Denny” for more SQL Server information.
Were you able to get the solution completed?