Error when doing an async execute
From: Robert (no_spam_today_at_hotmail.com)
Date: 08/31/04
- Next message: Del Murray: "Re: ADO UpdateBatch Problems"
- Previous message: Per-Eric Jenshagen: "ADO and TService"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 31 Aug 2004 14:53:45 +0100
Wonder if anyone can throw so light on this....
I am using a TADOConnection object and running MSSQL sprocs asynchronously.
It all works :) If Upon a timeout, I get an error object passed into
OnExecuteComplete...just as it should be... however... I also get an
exception thrown after the OnExecuteComplete has completed. The exception is
the same message as the Error object passed into OnExecuteComplete. I have
tried setting EventStatus := esUnwantedEvent; into the handler but with no
effect.
Any ideas (Delphi 6) ?
- Next message: Del Murray: "Re: ADO UpdateBatch Problems"
- Previous message: Per-Eric Jenshagen: "ADO and TService"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]