Wrox Programmer Forums
Go Back   Wrox Programmer Forums > SQL Server > SQL Server DTS
|
SQL Server DTS Discussion specific to Data Transformation Service with SQL Server. General SQL Server discussions should use the general SQL Server forum. Readers of the book Professional SQL Server 2000 DTS with questions specific to that book should post in that book forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server DTS section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 27th, 2005, 05:38 AM
Registered User
 
Join Date: Sep 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to irfankhanpathan Send a message via Yahoo to irfankhanpathan
Default Executing DTS package from Stored Proc

Dear All,

I have made a Activex Script(VB Script) package (Local Package) in MSDE 2005. In this package I am creating XMLDOM Object. This package works perfectly well when I m executing it from (By right clicking it in) enterprise manager.

But this error " -2147023898" occurs when I m executing the same from a stored procedure. I am not able to create XMLDOM Object. Even I m not getting error description, it is only giving me error number (err.number).

Can some one please help me out.

Thanks


 
Old September 27th, 2005, 09:28 AM
Authorized User
 
Join Date: Sep 2005
Posts: 95
Thanks: 0
Thanked 0 Times in 0 Posts
Default

You have to instal the XML SDK on the server
If you run it from EM in runs on your local computer, same applies if you use Excel object etc

http://sqlservercode.blogspot.com/
 
Old September 28th, 2005, 01:12 AM
Registered User
 
Join Date: Sep 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to irfankhanpathan Send a message via Yahoo to irfankhanpathan
Default

Thanks for your reply.

I have the server on my local machine only. To be more specific the server and local machine as one and the same.

Thanks






Similar Threads
Thread Thread Starter Forum Replies Last Post
Executing a DTS package on value change gyno.bell SQL Server DTS 1 March 1st, 2005 02:50 PM
Passing Output Parm From St Proc to DTS Package lwendt33 SQL Server DTS 2 February 2nd, 2005 05:15 PM
Running DTS package from withing a stored proc flaco SQL Server DTS 2 July 27th, 2004 05:34 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.