I have VB aplication that import Fixed length (Not delimited) text file in Sql server, using recordset but the process is very slow comparing to DTS. I need help on rewriting my apllication to use DTS with parameters as file name and file path.
Thank you