dbTalk Databases Forums  

new to VBScript

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


Discuss new to VBScript in the microsoft.public.sqlserver.dts forum.



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

Default new to VBScript - 08-23-2005 , 10:24 PM






Hello,

Im new to VBScript and need to learn how to use it in SQL DTS packages.

Any of you know of some good starting websites?

Thanks.



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

Default Re: new to VBScript - 08-24-2005 , 12:33 AM






www.sqldts.com is a very good place to start. Asking on this NG is also
very good. What do you want to do with your VBScript?
I am presuming something with the DTS package.

Allan


"Fab" <fountainhead7 (AT) hotmail (DOT) com> wrote

Quote:
Hello,

Im new to VBScript and need to learn how to use it in SQL DTS packages.

Any of you know of some good starting websites?

Thanks.





Reply With Quote
  #3  
Old   
Fab
 
Posts: n/a

Default Re: new to VBScript - 08-24-2005 , 06:31 AM



Yes I want to use it in DTS. But not sure for what yet, as I know nothing
about VBScript and how to use it or what it can do for me.

My issue is that I have an ftp dump of a file that I need to import into
SQL. It waits to find a tigger file before it runs. Someone told me VBScript
is the way to go with this issue of mine. I also need to delete the trigger
file before I import.

I will check out the site!

Thx


"Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote

Quote:
www.sqldts.com is a very good place to start. Asking on this NG is also
very good. What do you want to do with your VBScript?
I am presuming something with the DTS package.

Allan


"Fab" <fountainhead7 (AT) hotmail (DOT) com> wrote in message
news:O%23d2LtFqFHA.2416 (AT) TK2MSFTNGP14 (DOT) phx.gbl...
Hello,

Im new to VBScript and need to learn how to use it in SQL DTS packages.

Any of you know of some good starting websites?

Thanks.







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

Default Re: new to VBScript - 08-24-2005 , 01:58 PM



Ok So if you are waiting for a file before running the package then you can
check outside of DTS using VBScript and only fire the package if it is
available.

You can also check within DTS -

How can I check if a file exists?
(http://www.sqldts.com/default.aspx?211)



"Fab" <fountainhead7 (AT) hotmail (DOT) com> wrote

Quote:
Yes I want to use it in DTS. But not sure for what yet, as I know nothing
about VBScript and how to use it or what it can do for me.

My issue is that I have an ftp dump of a file that I need to import into
SQL. It waits to find a tigger file before it runs. Someone told me
VBScript is the way to go with this issue of mine. I also need to delete
the trigger file before I import.

I will check out the site!

Thx


"Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote in message
news:%23dWhN1GqFHA.3160 (AT) TK2MSFTNGP14 (DOT) phx.gbl...
www.sqldts.com is a very good place to start. Asking on this NG is also
very good. What do you want to do with your VBScript?
I am presuming something with the DTS package.

Allan


"Fab" <fountainhead7 (AT) hotmail (DOT) com> wrote in message
news:O%23d2LtFqFHA.2416 (AT) TK2MSFTNGP14 (DOT) phx.gbl...
Hello,

Im new to VBScript and need to learn how to use it in SQL DTS packages.

Any of you know of some good starting websites?

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.