dbTalk Databases Forums  

Using LoadFromSQLServer method

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


Discuss Using LoadFromSQLServer method in the microsoft.public.sqlserver.dts forum.



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

Default Using LoadFromSQLServer method - 08-30-2005 , 11:34 AM






Hi,
I am currently using the LoadFromStorageFile method i.e.
myPkg.LoadFromStorageFile DTSPkgFile, "", , ,
DTSGlobalVariables("UploadSubPackageName").Value which works great, however I
would rather use the LoadFromStorageFile method but get various security
errors - any ideas?
Thanks
Paul

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

Default Re: Using LoadFromSQLServer method - 08-30-2005 , 02:44 PM






What are those "security errors"?

Remember you will need a valid login to the SQL Server which you specify in the method.



Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.SQLIS.com - You thought DTS was good. here we show you the new stuff.
www.konesans.com - Consultancy from the people who know

On Tue, 30 Aug 2005 09:34:05 -0700, "Paul" <Paul (AT) discussions (DOT) microsoft.com> wrote:

Quote:
Hi,
I am currently using the LoadFromStorageFile method i.e.
myPkg.LoadFromStorageFile DTSPkgFile, "", , ,
DTSGlobalVariables("UploadSubPackageName").Value which works great, however I
would rather use the LoadFromStorageFile method but get various security
errors - any ideas?
Thanks
Paul

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.