dbTalk Databases Forums  

DTS and "Jet Database Engine"

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


Discuss DTS and "Jet Database Engine" in the microsoft.public.sqlserver.dts forum.



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

Default DTS and "Jet Database Engine" - 08-24-2005 , 08:42 AM






Hello,

Is it true that Data Transformation Services (DTS) uses the Microsoft
Jet Database Engine?

I have a DBA that has set up a daily job that parses, slices/dices raw
data using Microsoft Access and then DTS' it into SQL Server. It works
and has worked without incident, but I'm just curious to know why he
couldn't do it using DTS exclusively.

Thanks for any suggestions,

RBollinger


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

Default Re: DTS and "Jet Database Engine" - 08-24-2005 , 01:47 PM






You will have to ask the DBA why he did not use DTS. DTS has no store per
se. It sources and deposits data wherever you tell it. Maybe the DBA is
happier in Access.

Allan


"robboll" <robboll (AT) hotmail (DOT) com> wrote

Quote:
Hello,

Is it true that Data Transformation Services (DTS) uses the Microsoft
Jet Database Engine?

I have a DBA that has set up a daily job that parses, slices/dices raw
data using Microsoft Access and then DTS' it into SQL Server. It works
and has worked without incident, but I'm just curious to know why he
couldn't do it using DTS exclusively.

Thanks for any suggestions,

RBollinger




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

Default Re: DTS and "Jet Database Engine" - 09-02-2005 , 07:27 AM



Still looking for the answer to: Does DTS use the Microsoft Jet
Database Engine. Also -- I'm trying to find out if DTS going away?
What technology is Microsoft going to to replace DTS?

robboll wrote:
Quote:
Hello,

Is it true that Data Transformation Services (DTS) uses the Microsoft
Jet Database Engine?

I have a DBA that has set up a daily job that parses, slices/dices raw
data using Microsoft Access and then DTS' it into SQL Server. It works
and has worked without incident, but I'm just curious to know why he
couldn't do it using DTS exclusively.

Thanks for any suggestions,

RBollinger


Reply With Quote
  #4  
Old   
David Portas
 
Posts: n/a

Default Re: DTS and "Jet Database Engine" - 09-02-2005 , 07:48 AM



Depends what you mean by "uses the Jet Database Engine". DTS will use
the Jet OLEDB provider if the source or target connection is Jet but it
doesn't otherwise access the Jet engine internally AFAIK.

DTS is superseded by Integration Services in SQL Server 2005.
Integration Services is based on .NET rather than COM.

--
David Portas
SQL Server MVP
--


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.