 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Arnau Font Guest
|
Posted: Thu Dec 18, 2003 11:05 am Post subject: Is TAdoConnection threadsafe?? |
|
|
Hi,
Can multiple threads share a TAdoConnection and access to it simultaneously?
Or should I protect it with a TCriticalSection?
Thanks!!
|
|
| Back to top |
|
 |
Andrew Guest
|
Posted: Fri Dec 19, 2003 5:13 am Post subject: Re: Is TAdoConnection threadsafe?? |
|
|
AFAIK, ADO is not threadsafe generally, so I've always used critical
sections when accessing databases.
HTH
Andrew
"Arnau Font" <afont (AT) nospam-ipssoft (DOT) com> wrote
| Quote: | Hi,
Can multiple threads share a TAdoConnection and access to it
simultaneously?
Or should I protect it with a TCriticalSection?
Thanks!!
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|