dbTalk Databases Forums  

Re: Can I export all packages to VB files?

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


Discuss Re: Can I export all packages to VB files? in the microsoft.public.sqlserver.dts forum.



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

Default Re: Can I export all packages to VB files? - 08-06-2003 , 01:24 AM






Unfortunatley the option is not in the object model.

You may be able to loop through your packages in VB amd call the scripting
utility on the SQL Server 7 CD to do this for you.

--

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



"Jim" <james_peppercorn (AT) storagetek (DOT) com> wrote

Quote:
I want to export about 30 packages from an SQL 2000 server
to VB (.bas) files, without having to open each package
individually and choosing 'save as' VB file. I would want
only the latest version. Can this be done programatically?

Thanks,

Jim
james_peppercorn (AT) storagetek (DOT) com




Reply With Quote
  #2  
Old   
Jim
 
Posts: n/a

Default Re: Can I export all packages to VB files? - 08-06-2003 , 02:15 PM






I have SQL Server 2000. IS this scripting utility
included with it, as well?

Jim

Quote:
-----Original Message-----
Unfortunatley the option is not in the object model.

You may be able to loop through your packages in VB amd
call the scripting
utility on the SQL Server 7 CD to do this for you.

--

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



"Jim" <james_peppercorn (AT) storagetek (DOT) com> wrote in message
news:039a01c35b92$37bf42a0$a401280a (AT) phx (DOT) gbl...
I want to export about 30 packages from an SQL 2000
server
to VB (.bas) files, without having to open each package
individually and choosing 'save as' VB file. I would
want
only the latest version. Can this be done
programatically?

Thanks,

Jim
james_peppercorn (AT) storagetek (DOT) com



.


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

Default Re: Can I export all packages to VB files? - 08-07-2003 , 01:14 AM



I have never checked on the 2000 CD but it might be. If not you can grab
the 7 version from the 7 CD and use that. I am not too sure though if it
handles the new tasks in 2000. Again I have rarely used the product but it
did help me out a few times when we were on 7.



--

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



"Jim" <james_peppercorn (AT) storagetek (DOT) com> wrote

Quote:
I have SQL Server 2000. IS this scripting utility
included with it, as well?

Jim

-----Original Message-----
Unfortunatley the option is not in the object model.

You may be able to loop through your packages in VB amd
call the scripting
utility on the SQL Server 7 CD to do this for you.

--

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



"Jim" <james_peppercorn (AT) storagetek (DOT) com> wrote in message
news:039a01c35b92$37bf42a0$a401280a (AT) phx (DOT) gbl...
I want to export about 30 packages from an SQL 2000
server
to VB (.bas) files, without having to open each package
individually and choosing 'save as' VB file. I would
want
only the latest version. Can this be done
programatically?

Thanks,

Jim
james_peppercorn (AT) storagetek (DOT) com



.




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.