Re: Cannot Connect ADOConnection at Run-Time
- From: "Betsy" <betsy.a.tainer@xxxxxxxxxxxxx>
- Date: Mon, 25 Apr 2005 16:49:10 -0700
does it give and error or anything? just nothing?
I 'm wondering if it retained the signon parameters... when you look at the
connection string did it keep the password... my ole db provider for as/400
refuses to keep the password. I have to provide in the 'willconnect????'
method... just type:
password := 'theStinkingPasswordGoesHere';
and see if it works for you...
b
"Mike Sandoval" <NoThankYou@xxxxxxxxxxxxxx> wrote in message
news:426d6731$1@xxxxxxxxxxxxxxxxxxxxxxxxx
> Hi All,
>
> Can someone please help?
>
> I am using TADOConnection in an application and when I set the Connected
> parameter to True in the Object Inspector I can connect and
> disconnect at will at Run-Time; however, if I set the Connected Property
> to False at Design-Time, I cannot Connect in Run-Time.
>
> Is there another Property I need to set?
>
> I am using D7 Enterprise, XP Professional, and connecting to an Access
> 2000 MDB.
>
> Thank you in advance.
>
> Regards,
>
> Mike
.
- Follow-Ups:
- Re: Cannot Connect ADOConnection at Run-Time
- From: Mike Sandoval
- Re: Cannot Connect ADOConnection at Run-Time
- References:
- Cannot Connect ADOConnection at Run-Time
- From: Mike Sandoval
- Cannot Connect ADOConnection at Run-Time
- Prev by Date: Cannot Connect ADOConnection at Run-Time
- Next by Date: Re: Cannot Connect ADOConnection at Run-Time
- Previous by thread: Cannot Connect ADOConnection at Run-Time
- Next by thread: Re: Cannot Connect ADOConnection at Run-Time
- Index(es):
Relevant Pages
|