dbTalk Databases Forums  

DTS Object library

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


Discuss DTS Object library in the microsoft.public.sqlserver.dts forum.



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

Default DTS Object library - 05-11-2004 , 11:30 AM






Have writting an Access ADP that calls a SQL DTS
package, works fine on my computer, but when i
give it to a user. It does not find the DTS Object
Library in references.

So how do I installl the DTS object library on the
users computer?

Reply With Quote
  #2  
Old   
Partha Mandayam
 
Posts: n/a

Default Re: DTS Object library - 05-11-2004 , 01:16 PM






You may have to install the sql server client on the user's desktop.
That will install all the dts supporting files.

Regards

Partha Mandayam
Software Consultant
Home page: http://partha.tripod.com


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

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

Default Re: DTS Object library - 05-12-2004 , 08:03 AM



You don't need the whole client.

Have a look here

Redistributing DTS with your program
(http://www.sqldts.com/default.aspx?225)

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"Partha Mandayam" <mcp111 (AT) hotmail (DOT) com> wrote

Quote:
You may have to install the sql server client on the user's desktop.
That will install all the dts supporting files.

Regards

Partha Mandayam
Software Consultant
Home page: http://partha.tripod.com


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!



Reply With Quote
  #4  
Old   
Partha Mandayam
 
Posts: n/a

Default Re: DTS Object library - 05-12-2004 , 12:46 PM



Allan,

How can you distribute these files with an Access ADP? With VB there is
a Package and deployment wizard but I don't know of any such thing in
Access. That's why I suggested to install the SQL Server client

Regards

Partha Mandayam
Software Consultant
Home page: http://partha.tripod.com


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

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

Default Re: DTS Object library - 05-12-2004 , 03:36 PM



You could build your own MSI that did this or simply write a batch file that
registered the DTS dlls for you.

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"Partha Mandayam" <mcp111 (AT) hotmail (DOT) com> wrote

Quote:
Allan,

How can you distribute these files with an Access ADP? With VB there is
a Package and deployment wizard but I don't know of any such thing in
Access. That's why I suggested to install the SQL Server client

Regards

Partha Mandayam
Software Consultant
Home page: http://partha.tripod.com


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!



Reply With Quote
  #6  
Old   
Bruce Loving
 
Posts: n/a

Default Re: DTS Object library - 05-13-2004 , 10:27 AM



Thanks

On Wed, 12 May 2004 21:36:28 +0100, "Allan
Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote:

Quote:
You could build your own MSI that did this or simply write a batch file that
registered the DTS dlls for you.

--


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.