Re: TCPServer & MSSQL & Threads (Newbie Question)
- From: Brian Bushay TeamB <BBushay@xxxxxxxxx>
- Date: Thu, 24 Apr 2008 21:17:34 -0500
TheadVar should work
Brian
What about the GlobalVariables, does using the 'ThreadVar' work or
should they also be declared/disposed in the thread?
Mark Moss
"Brian Bushay TeamB" <BBushay@xxxxxxxxx> wrote in message
news:gbqf04ts8m67kg1osmjnk741fqjorf4vbo@xxxxxxxxxx
And do I have to Create the DataModule and all of the components
on
it for each Thread. If not what do I do?
You can create an instance of the datamodule (in the thread) for each
thread or
just create the components you need in the thread.
--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
.
- References:
- TCPServer & MSSQL & Threads (Newbie Question)
- From: Mark Moss
- Re: TCPServer & MSSQL & Threads (Newbie Question)
- From: Brian Bushay TeamB
- Re: TCPServer & MSSQL & Threads (Newbie Question)
- From: Mark Moss
- TCPServer & MSSQL & Threads (Newbie Question)
- Prev by Date: Re: TCPServer & MSSQL & Threads (Newbie Question)
- Next by Date: Re: ADOQuery exception on empty dataset
- Previous by thread: Re: TCPServer & MSSQL & Threads (Newbie Question)
- Next by thread: Re: TCPServer & MSSQL & Threads (Newbie Question)
- Index(es):
Relevant Pages
|