can not create new connection because in manual or distributed mode
-
- Posts: 5
- Joined: Thu 08 Dec 2005 11:56
- Location: The Netherlands
can not create new connection because in manual or distributed mode
Starting a second client of our software produces the following error:
- can not create new connection because in manual or distributed mode -
What should you set for the dbExpressDriver to avoid this error?
There's a topic in borland.public.delphi.database.dbexpress discussing this
for the borland driver where T. Ramesh advices poFetchDetailsonDemand :=True on the provider side.
What is the solution for the Corelab driver?
- can not create new connection because in manual or distributed mode -
What should you set for the dbExpressDriver to avoid this error?
There's a topic in borland.public.delphi.database.dbexpress discussing this
for the borland driver where T. Ramesh advices poFetchDetailsonDemand :=True on the provider side.
What is the solution for the Corelab driver?
-
- Posts: 5
- Joined: Thu 08 Dec 2005 11:56
- Location: The Netherlands
-
- Posts: 5
- Joined: Thu 08 Dec 2005 11:56
- Location: The Netherlands
Please send us (dbxsda*crlab*com) a complete small sample to demonstrate it and include script to create and fill table.
Also supply us following information
- Version of Delphi or C++ Builder
- Version of DbxSda. You can find it in History.html
- Version of Microsoft SQL Server and OLE DB provider that you use (sqloledb.dll)
Also supply us following information
- Version of Delphi or C++ Builder
- Version of DbxSda. You can find it in History.html
- Version of Microsoft SQL Server and OLE DB provider that you use (sqloledb.dll)
-
- Posts: 5
- Joined: Thu 08 Dec 2005 11:56
- Location: The Netherlands
Our server software is run on a MS 2003 Server using MS SQL Server 2k. This server has MDAC 2.8 RTM installed (sqloledb version 2000.85.1022.0).
Our server software uses dbexpsda.dll version 2.50.4.
I can not present you with a program example where this error occurs, or a complete isolated case as you requested. Our software is to extensive for that.
In fact we assume the dbExpress driver is doing something that violates the restrictions this ms sqlserver driver has.
You could possibly find some more info in the thread named "dbExpress MSSQL issue: Cannot create new connection because in manual or distributed transaction mode." @ borland.public.delphi.database.dbexpress.
Our server software uses dbexpsda.dll version 2.50.4.
I can not present you with a program example where this error occurs, or a complete isolated case as you requested. Our software is to extensive for that.
In fact we assume the dbExpress driver is doing something that violates the restrictions this ms sqlserver driver has.
You could possibly find some more info in the thread named "dbExpress MSSQL issue: Cannot create new connection because in manual or distributed transaction mode." @ borland.public.delphi.database.dbexpress.