Re: TCPServer & MSSQL & Threads (Newbie Question)



Brian


How do you create an Instance of the DataModule?


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


.