how to disable an AdoConnection
- From: "Gabriel" <tdrgabi@xxxxxxxxx>
- Date: 16 Jul 2006 22:33:58 -0700
HI, i have an delphi ado connection coupled with lots of
TAdoStoredProcs.
The problem is that sometimes the storedprocs are left active (in
designer) by me or other components.
when i deploy the application, to other clients, before i can even try
to set the new server and password the stored procs are trying to
connect to the old one ... resulting in a harmless but irritating
error.
i tryied to stop TAdoConnection to automatically connect until i let it
with BefforeConnect event ,
do you know any way of stoping it from connecting? maybe a flag or
something .. did u had the same problem?
.
- Follow-Ups:
- Re: how to disable an AdoConnection
- From: A Pham
- Re: how to disable an AdoConnection
- From: Vitali Kalinin
- Re: how to disable an AdoConnection
- From: Andrew
- Re: how to disable an AdoConnection
- Prev by Date: Re: Sybase ADO driver having problems with long strings and null
- Next by Date: Re: how to disable an AdoConnection
- Previous by thread: Sybase ADO driver having problems with long strings and null
- Next by thread: Re: how to disable an AdoConnection
- Index(es):
Relevant Pages
|