ADO connection causes a freeze

From: GerhardR (gerhard.russ_at_yahoo.de)
Date: 12/15/04


Date: Wed, 15 Dec 2004 13:43:07 +0100

hi

I have a problem with establishing an ADO connection:

I'm using Windows XP SP2 and Delphi 7. When using an ADOConnection, the
creation of the ConnectionString works fine - including the testing of the
connection. However, setting the property "Connected" to true, freezes
Delphi immediately.

What I know is:

It is not the file - making a new project with an ADOConnection causes the
same problem;

It is not the connectionString

Does anyone has a solution to this?

Thanks,

Gerhard



Relevant Pages