![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi all, I have a DTS package with a transform data task which takes data from a dBase III file and inserts it into an SQL table. The source connection is a dBase III connection. The destination connection is a Microsoft Data Link file, which points to an SQL 2000 server. The task imports the rows from the DBF file fine. But I now want it to also retrieve the deleted rows, and I can't seem to find any option in the source connection or the data pump task to include the deleted rows. Is the setting hidden away somewhere, or will I need to create an ODBC connection and set the "Deleted=0" property? Thanks in advance, Steve |
#3
| |||
| |||
|
|
-----Original Message----- On the driver there is a "Show deleted Rows" option I believe Allan "Steve" <anonymous (AT) discussions (DOT) microsoft.com> wrote in message news:0f0901c3a227$7e5834c0$a501280a (AT) phx (DOT) gbl... Hi all, I have a DTS package with a transform data task which takes data from a dBase III file and inserts it into an SQL table. The source connection is a dBase III connection. The destination connection is a Microsoft Data Link file, which points to an SQL 2000 server. The task imports the rows from the DBF file fine. But I now want it to also retrieve the deleted rows, and I can't seem to find any option in the source connection or the data pump task to include the deleted rows. Is the setting hidden away somewhere, or will I need to create an ODBC connection and set the "Deleted=0" property? Thanks in advance, Steve . |
#4
| |||
| |||
|
|
Do you know how I can get to this option to change it? Though the Connection Properties dialog window of the dBase III Connection object in the DTS Package, or through the Data Transform Data Task Properties of the Transform Data Task? Regards, steve -----Original Message----- On the driver there is a "Show deleted Rows" option I believe Allan "Steve" <anonymous (AT) discussions (DOT) microsoft.com> wrote in message news:0f0901c3a227$7e5834c0$a501280a (AT) phx (DOT) gbl... Hi all, I have a DTS package with a transform data task which takes data from a dBase III file and inserts it into an SQL table. The source connection is a dBase III connection. The destination connection is a Microsoft Data Link file, which points to an SQL 2000 server. The task imports the rows from the DBF file fine. But I now want it to also retrieve the deleted rows, and I can't seem to find any option in the source connection or the data pump task to include the deleted rows. Is the setting hidden away somewhere, or will I need to create an ODBC connection and set the "Deleted=0" property? Thanks in advance, Steve . |
#5
| |||
| |||
|
|
-----Original Message----- As you set up the DSN there is a checkbox on the front screen -- -- Allan Mitchell (Microsoft SQL Server MVP) MCSE,MCDBA www.SQLDTS.com |
#6
| |||
| |||
|
|
So it is not possible to set this option in the "dBase III" connection in DTS? I *have* to create a DNS to get this option? -----Original Message----- As you set up the DSN there is a checkbox on the front screen -- -- Allan Mitchell (Microsoft SQL Server MVP) MCSE,MCDBA www.SQLDTS.com |
![]() |
| Thread Tools | |
| Display Modes | |
| |