Connection failure

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
oodesigns
Posts: 26
Joined: Wed 04 Oct 2006 01:41

Connection failure

Post by oodesigns » Wed 18 Oct 2006 11:33

I am using the latest version with pooling on.

I logged an exception with the text '"connection failure"

What are the reasons for this and can I code round it. Ie trap it and try again.

Mike

Jackson
Posts: 512
Joined: Thu 26 Jan 2006 10:06

Post by Jackson » Thu 19 Oct 2006 07:25

We couldn't reproduce the problem.
Please send us (sdac*crlab*com) a complete small test project to reproduce the problem; it is desirable to use Northwind or Master schema objects, otherwise include definition of your own database objects; don't use third party components

Also supply us following information
- Exact version of Delphi or C++ Builder
- Exact version of SDAC. You can see it in About sheet of TMSConnection Editor
- Exact version of Microsoft SQL Server and OLE DB provider that you use. You can see it in Info sheet of TMSConnection Editor

oodesigns
Posts: 26
Joined: Wed 04 Oct 2006 01:41

Conenction failure

Post by oodesigns » Thu 19 Oct 2006 11:41

I cannot produce the code as this was the experiance of one of my clients and I equally can not reproduce the error text. I just thought yiu might of seen it before

Mike

Jackson
Posts: 512
Joined: Thu 26 Jan 2006 10:06

Post by Jackson » Mon 23 Oct 2006 11:41

Unfortunately we will not be able to help you if we do not have more information about this problem.

Post Reply