Re: ADO threadsafe?
From: Brian Bushay TeamB (BBushay_at_Nmpls.com)
Date: 01/12/04
- Previous message: Mike Collier: "Re: Help with OpenSchema"
- In reply to: Guillem: "ADO threadsafe?"
- Next in thread: Guillem: "Re: ADO threadsafe?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 11 Jan 2004 20:45:33 -0600
>just one question. Are ADO componentes thread-safe? I mean, if 2 threads try
>to access the same ADO component, does this one include some sort of
>critical-section blocking or do I need to use a TCriticalSection component
>to safeguard it?
No. You need to create the components you use in each thread
-- Brian Bushay (TeamB) Bbushay@NMPLS.com
- Previous message: Mike Collier: "Re: Help with OpenSchema"
- In reply to: Guillem: "ADO threadsafe?"
- Next in thread: Guillem: "Re: ADO threadsafe?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]