dbTalk Databases Forums  

Re: RemoveFromSQLServer - dts

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


Discuss Re: RemoveFromSQLServer - dts in the microsoft.public.sqlserver.dts forum.



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

Default Re: RemoveFromSQLServer - dts - 09-06-2004 , 11:38 AM






I don't understand why you need to call RemoveFromSQLServer method every
time you execute a package that has been created on the fly in VB, and not
loaded into SQL Server, but there package GUID and version GUId are both
optional, so you can just skip them and provide a name instead. The GUIDs
are properties that uniquely identify a package, or version of a package as
the names suggest. Simplest place to view them is in the Package Properties
dialog, on the General tab.

--
Darren Green
http://www.sqldts.com

"Bala" <Bala (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi,

i export the access db values to sqlserver db and i save the dts file as
vb
module. From vb i am execting the DTS Package (module). finally i want to
remove the dts package from sql server DTS. so for that i try to use
RemoveFromSQLServer function. but i dont know what to pass for these
parameters.

packageGuid,PackageversionGui and flag.

please give me idea for solve this problem.

thanks
bala




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.