stop delphi TAdoConnection from conecting
- From: "tdrgabi" <tdrgabi@xxxxxxxxx>
- Date: 14 Jul 2006 06:07:35 -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: stop delphi TAdoConnection from conecting
- From: Riki Wiki
- Re: stop delphi TAdoConnection from conecting
- Prev by Date: Re: Get the first x records
- Next by Date: ms sql null values
- Previous by thread: Get the first x records
- Next by thread: Re: stop delphi TAdoConnection from conecting
- Index(es):
Relevant Pages
|