dbTalk Databases Forums  

creating a linked server using dts as datasource

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


Discuss creating a linked server using dts as datasource in the microsoft.public.sqlserver.dts forum.



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

Default creating a linked server using dts as datasource - 08-07-2003 , 11:28 AM






I created a linked server using a DTS package as the
datasource and I get the following error message when I
try to access information on this linked server:

Error: 7399: OLEDB provider 'DTSPackageDSO' reported an
error. Access denied. OLEDB error trace [OLE/DB
Provider 'DTSPackageDSO' IUnknown::QueryInterface returned
0x80070005: Access Denied.]

I created this DTS package using the following command:

sp_addlinkedserver
MyDTSPackage, 'DTSFilePackage', 'DTSPackageDSO', '/FC:\DTS\
DTSFilePackage.dts'

I am running MS SQL Server 2000 SP3.

I would greatly appreciate any help. Thanks.

Derek



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.