dbTalk Databases Forums  

error while using openrowset

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


Discuss error while using openrowset in the microsoft.public.sqlserver.dts forum.



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

Default error while using openrowset - 08-21-2003 , 02:16 AM






I get an errror like this :

Could not create an instance of OLE DB
provider 'DTSPackageDSO'.
OLE DB error trace [Non-interface error: CoCreate of DSO
for DTSPackageDSO returned 0x80040154].

What does it means ?

Is my syntax correct ?
SELECT * FROM OPENROWSET
('DTSPackageDSO', '/Usa /Psqladmin /S /dts_dso2', 'Select
*')

Thanks

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

Default Re: error while using openrowset - 08-21-2003 , 03:04 AM






What is your OS and SQL Server edition and where are you asking for the
DTSPackageDSO?


--

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



"kresna" <kresnark (AT) yahoo (DOT) com> wrote

Quote:
I get an errror like this :

Could not create an instance of OLE DB
provider 'DTSPackageDSO'.
OLE DB error trace [Non-interface error: CoCreate of DSO
for DTSPackageDSO returned 0x80040154].

What does it means ?

Is my syntax correct ?
SELECT * FROM OPENROWSET
('DTSPackageDSO', '/Usa /Psqladmin /S /dts_dso2', 'Select
*')

Thanks



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.