dbTalk Databases Forums  

Import Deleted Rows from dBase in Transform Data Task

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Import Deleted Rows from dBase in Transform Data Task in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Steve
 
Posts: n/a

Default Import Deleted Rows from dBase in Transform Data Task - 11-03-2003 , 10:28 AM






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

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Import Deleted Rows from dBase in Transform Data Task - 11-03-2003 , 10:36 AM






On the driver there is a "Show deleted Rows" option I believe

Allan


"Steve" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
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



Reply With Quote
  #3  
Old   
steve
 
Posts: n/a

Default Re: Import Deleted Rows from dBase in Transform Data Task - 11-04-2003 , 10:29 AM



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

Quote:
-----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


.


Reply With Quote
  #4  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Import Deleted Rows from dBase in Transform Data Task - 11-04-2003 , 10:54 AM



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
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org

"steve" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
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


.




Reply With Quote
  #5  
Old   
 
Posts: n/a

Default Re: Import Deleted Rows from dBase in Transform Data Task - 11-06-2003 , 05:27 AM



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?


Quote:
-----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


Reply With Quote
  #6  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Import Deleted Rows from dBase in Transform Data Task - 11-06-2003 , 03:37 PM



I had a quick peek through the properties of the Connection and didn't see
the option. It is possible that you could do this using the Extended
properties of the driver in much the same way you would tweek with the Excel
Connection

--
--

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

<anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
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




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.