would really need the routine to complete before
moving onto the next step.
A read that is left dangling comes to mind.
If you want threads in you db communications the put
them in the datamodule and communicate with the module
by normal means.
Mick
Message 9
From: "Rob Kennedy" [EMAIL PROTECTED]
Date: Mon May 22, 2006 2:15pm(PDT)
Subject: Re: Sending WM message to TDataModule
Mick Arundell wrote:
> Why send messages?
The example code has been posting messages, not
sending them. A posted
message goes into a queue to be handled later. Posting
a message also
means that the thread generating the message doesn't
block waiting for
a
response.
--
Rob
____________________________________________________
The LOST Ninja blog: Exclusive clues, clips and gossip.
http://au.blogs.yahoo.com/lostninja
-----------------------------------------------------
Home page: http://groups.yahoo.com/group/delphi-en/
To unsubscribe: [EMAIL PROTECTED]
SPONSORED LINKS
| C programming language | Computer programming languages | Java programming language |
| The c programming language | C programming language | Concept of programming language |
YAHOO! GROUPS LINKS
- Visit your group "delphi-en" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

