Re: Delphi 6 - ADO - MS SQL Server
- From: "AquaGrrlll" <gnome@xxxxxxxxx>
- Date: Fri, 22 Sep 2006 17:01:42 +0100
How strange.
I just moved the code which sets up the connection and stored procedure from
a function that gets called by the thread Execute to the constructor of the
thread. And it all works now. I get that asychronous error crap again,
presumably from the destructor, when I terminate the thread.
Bizzare. Why would it make a difference where I created the connection
component so long as it was before I used it?
Well I'll hum along to the tune for now and maybe I'll find out the words
along the way.
Thanks for all the help.
.
- References:
- Re: Delphi 6 - ADO - MS SQL Server
- From: AquaGrrlll
- Re: Delphi 6 - ADO - MS SQL Server
- From: Angus Robertson - Magenta Systems Ltd
- Re: Delphi 6 - ADO - MS SQL Server
- From: AquaGrrlll
- Re: Delphi 6 - ADO - MS SQL Server
- Prev by Date: Re: ADO - ClientDataSet - Master/Detail
- Next by Date: Re: Delphi 6 - ADO - MS SQL Server
- Previous by thread: Re: Delphi 6 - ADO - MS SQL Server
- Next by thread: Re: Delphi 6 - ADO - MS SQL Server
- Index(es):
Relevant Pages
|