We have spent the day (first time for me) setting up DTS's for the importing of text files into SQL Server database tables. This has involved a few false starts, a few near misses and some considerable frustration. Once we have set up the fully functioning DTS we are then able to execute it - having saved it within SQL Server such that it is available for selection in the 'Data Transformation Services' area.
If we have set up, run and had a near miss with a DTS - due to not setting up the column breaks correctly for the text file (i.e. missing a column, or having one too long for instance) - is there a way to open up the DTS and re-edit it such that we do not have to start over again ?
Any pointers would be welcome ?
Similarly is there a way in which we can save the functioning DTS and restore it onto another SQL server ? (should we be saving them as files rather than in the SQL server itself - using the default save option ?)
Thanks in advance.
Steve
If we have set up, run and had a near miss with a DTS - due to not setting up the column breaks correctly for the text file (i.e. missing a column, or having one too long for instance) - is there a way to open up the DTS and re-edit it such that we do not have to start over again ?
Any pointers would be welcome ?
Similarly is there a way in which we can save the functioning DTS and restore it onto another SQL server ? (should we be saving them as files rather than in the SQL server itself - using the default save option ?)
Thanks in advance.
Steve