![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi I am trying to update a DTS package (saved as structured file) so that data is extracted from a different table to a CSV file. However, after changing the source table, it tries to rebuild transformation definitions. I accept and shows a blank list of columns in the target text file. When I click on Define columns, it does nothing but stop responding and close suddenly after some seconds. I have the same problem in another server. Both are SQL Server 2000 SP3 on Windows 2000 Server SP3. I have had to edit these packages in a old SQLServer7 server were there is no problem at all. Any ideas? Thanks Percy |
#3
| |||
| |||
|
|
-----Original Message----- You are possibly seeing this http://support.microsoft.com/default.aspx?scid=KB;EN- US;814113 When you change the source as well DTS will ask if you want to redo mappings. If the new source file has the same column names as the last one (i.e. they are the same in all but name) then at the prompt say "Cancel". -- ---------------------------- Allan Mitchell (Microsoft SQL Server MVP) MCSE,MCDBA www.SQLDTS.com I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "Percy" <percy.cabello (AT) pfizer (DOT) com> wrote in message news:03ee01c37c8d$17cf2430$a301280a (AT) phx (DOT) gbl... Hi I am trying to update a DTS package (saved as structured file) so that data is extracted from a different table to a CSV file. However, after changing the source table, it tries to rebuild transformation definitions. I accept and shows a blank list of columns in the target text file. When I click on Define columns, it does nothing but stop responding and close suddenly after some seconds. I have the same problem in another server. Both are SQL Server 2000 SP3 on Windows 2000 Server SP3. I have had to edit these packages in a old SQLServer7 server were there is no problem at all. Any ideas? Thanks Percy . |
#4
| |||
| |||
|
|
-----Original Message----- You are possibly seeing this http://support.microsoft.com/default.aspx?scid=KB;EN- US;814113 When you change the source as well DTS will ask if you want to redo mappings. If the new source file has the same column names as the last one (i.e. they are the same in all but name) then at the prompt say "Cancel". -- ---------------------------- Allan Mitchell (Microsoft SQL Server MVP) MCSE,MCDBA www.SQLDTS.com I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "Percy" <percy.cabello (AT) pfizer (DOT) com> wrote in message news:03ee01c37c8d$17cf2430$a301280a (AT) phx (DOT) gbl... Hi I am trying to update a DTS package (saved as structured file) so that data is extracted from a different table to a CSV file. However, after changing the source table, it tries to rebuild transformation definitions. I accept and shows a blank list of columns in the target text file. When I click on Define columns, it does nothing but stop responding and close suddenly after some seconds. I have the same problem in another server. Both are SQL Server 2000 SP3 on Windows 2000 Server SP3. I have had to edit these packages in a old SQLServer7 server were there is no problem at all. Any ideas? Thanks Percy . |
#5
| |||
| |||
|
|
Just to clarify. The source is a SQL Server table. Only the target is a text file. Percy -----Original Message----- You are possibly seeing this http://support.microsoft.com/default.aspx?scid=KB;EN- US;814113 When you change the source as well DTS will ask if you want to redo mappings. If the new source file has the same column names as the last one (i.e. they are the same in all but name) then at the prompt say "Cancel". -- ---------------------------- Allan Mitchell (Microsoft SQL Server MVP) MCSE,MCDBA www.SQLDTS.com I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "Percy" <percy.cabello (AT) pfizer (DOT) com> wrote in message news:03ee01c37c8d$17cf2430$a301280a (AT) phx (DOT) gbl... Hi I am trying to update a DTS package (saved as structured file) so that data is extracted from a different table to a CSV file. However, after changing the source table, it tries to rebuild transformation definitions. I accept and shows a blank list of columns in the target text file. When I click on Define columns, it does nothing but stop responding and close suddenly after some seconds. I have the same problem in another server. Both are SQL Server 2000 SP3 on Windows 2000 Server SP3. I have had to edit these packages in a old SQLServer7 server were there is no problem at all. Any ideas? Thanks Percy . |
![]() |
| Thread Tools | |
| Display Modes | |
| |