Re: Delphi 6 - ADO - MS SQL Server
- From: "AquaGrrlll" <gnome@xxxxxxxxx>
- Date: Fri, 22 Sep 2006 13:31:32 +0100
I've tried one or two of the methods suggested herein, but none of them
seemed to produce the desired effect. Just playing around with the settings,
however, I set the ExecuteOptions = [eoAsyncExecute]. Now it just rips
along, although I have some problems using it within a multi-threaded
application. I get the following:
Operation cannot be performed while executing asynchronously
This is, I'm assuming, because I'm setting the parameters while it's still
busy executing the stored procedure. Does anyone know a way around this?
.
- Follow-Ups:
- Re: Delphi 6 - ADO - MS SQL Server
- From: Angus Robertson - Magenta Systems Ltd
- Re: Delphi 6 - ADO - MS SQL Server
- References:
- Delphi 6 - ADO - MS SQL Server
- From: AquaGrrlll
- Re: Delphi 6 - ADO - MS SQL Server
- From: Steve Zimmelman
- Re: Delphi 6 - ADO - MS SQL Server
- From: AquaGrrlll
- Delphi 6 - ADO - MS SQL Server
- Prev by Date: ADO - ClientDataSet - Master/Detail
- Next by Date: Re: ADO exception with character combination inside string...
- Previous by thread: Re: Delphi 6 - ADO - MS SQL Server
- Next by thread: Re: Delphi 6 - ADO - MS SQL Server
- Index(es):
Relevant Pages
|