Re: VBscript Timed out
From: rob (rwc1960_at_bellsouth.net)
Date: 06/28/04
- Next message: Klaus Wittmann: "Re: what on earth is wrong with this query?"
- Previous message: Rob Nicholson: "Re: Hypothetical speed increase with parent/child records"
- In reply to: Dan Guzman: "Re: VBscript Timed out"
- Next in thread: Dan Guzman: "Re: VBscript Timed out"
- Reply: Dan Guzman: "Re: VBscript Timed out"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 28 Jun 2004 08:37:29 -0400
Thanks Dan
I assume a command such as ADOcon.ConnectionTimeout = 60 will work for the
connection as well. Do you know how to return the Connection Timeout value
to a variable in VBscript ? I would like to display it in a message box
for testing purposes.
Rob
"Dan Guzman" <danguzman@nospam-earthlink.net> wrote in message
news:uH3MKwLXEHA.3476@tk2msftngp13.phx.gbl...
> You can override the 30 second default timeout with the CommandTimeout
> property of the ADO Command object.
>
> --
> Hope this helps.
>
> Dan Guzman
> SQL Server MVP
>
> "rob" <rwc1960@bellsouth.net> wrote in message
> news:BqLDc.1121$1D2.1085@bignews5.bellsouth.net...
> > I have a dts package that contains a portion of VB script... every now
and
> > then I get a timed out error message... any ideas ? Any way to
increase
> > the time out within the vbscript ?
> >
> >
> >
>
>
- Next message: Klaus Wittmann: "Re: what on earth is wrong with this query?"
- Previous message: Rob Nicholson: "Re: Hypothetical speed increase with parent/child records"
- In reply to: Dan Guzman: "Re: VBscript Timed out"
- Next in thread: Dan Guzman: "Re: VBscript Timed out"
- Reply: Dan Guzman: "Re: VBscript Timed out"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|