Re: execute stored procedure asynchronously
- From: "Bob Barrows [MVP]" <reb01501@xxxxxxxxxxxxxxx>
- Date: Mon, 22 Oct 2021 17:37:07 -0400
JTL wrote:
thanks! that worked- but what if I wanted to both connect and execute
asynchronously? is that possible?
Usually, it only takes a few seconds to connect. However, you can
connect asynchronously and put the code that depends on the the
connection being complete in the ConnectComplete event. See the
documentation for examples.
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
.
- References:
- execute stored procedure asynchronously
- From: JTL
- Re: execute stored procedure asynchronously
- From: Bob Barrows [MVP]
- Re: execute stored procedure asynchronously
- From: JTL
- execute stored procedure asynchronously
- Prev by Date: Re: execute stored procedure asynchronously
- Next by Date: Re: Unable to install MDAC 2.8 on W2K <li