Re: Problems with ADO and Multithreading: List Index Out Of Bounds
- From: "Antonio Scarpelli" <antoniog[NOSPAM]@lnx.gsgsoftware.it>
- Date: Tue, 22 Aug 2006 16:22:59 +0200
I tried to create (and destroy) TADOConnection in each separated thread, but
still Delphi raises the same exceptions!
"Dmitry Arefiev" <darefiev@xxxxxxxxxxx> ha scritto nel messaggio
news:44e9e4af@xxxxxxxxxxxxxxxxxxxxxxxxx
Hello Antonio
You should use single connection object per thread at time. And not share
it between threads.
Regards,
Dmitry
--
Dmitry Arefiev - www.da-soft.com
AnyDAC - Oracle, MySQL, MSSQL, MSAccess, IBM DB2, Sybase
ASA, DbExpress, ODBC freeware data access framework
gs-soft AG - www.gs-soft.com
SAPx - Delphi to SAP R/3 direct access
Saphir - SAP R/3 metadata at your fingertips
MetaBase - ERWIN model in Delphi applications
.
- Follow-Ups:
- Re: Problems with ADO and Multithreading: List Index Out Of Bounds
- From: Brian Bushay TeamB
- Re: Problems with ADO and Multithreading: List Index Out Of Bounds
- References:
- Problems with ADO and Multithreading: List Index Out Of Bounds
- From: Antonio Scarpelli
- Re: Problems with ADO and Multithreading: List Index Out Of Bounds
- From: Dmitry Arefiev
- Problems with ADO and Multithreading: List Index Out Of Bounds
- Prev by Date: Re: Can't use '*' in TADODataset.Filter
- Next by Date: Preventing insert, update and deletes
- Previous by thread: Re: Problems with ADO and Multithreading: List Index Out Of Bounds
- Next by thread: Re: Problems with ADO and Multithreading: List Index Out Of Bounds
- Index(es):
Relevant Pages
|