Subject | Re: [IBO] IB_Connection and PasswordRemembered |
---|---|
Author | Jason Wharton |
Post date | 2001-08-01T04:50:38Z |
Passwords in the DFM simply is not a good idea. It isn't my intention to
force that upon you but as an immediate work around until I can really see
just what is going on here, I recommend that you either use the login prompt
or otherwise plug in passwords at runtime in code.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
force that upon you but as an immediate work around until I can really see
just what is going on here, I recommend that you either use the login prompt
or otherwise plug in passwords at runtime in code.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: <sveinpetter@...>
To: <IBObjects@yahoogroups.com>
Sent: Tuesday, July 31, 2001 8:11 PM
Subject: [IBO] IB_Connection and PasswordRemembered
> Is there anything I should be aware about regarding Passwords on
> IB_Connection?
>
> I use PasswordRemembered which should make the password included in
> the .exe file via the .dfm file. Apparently, that only works on this
> computer. Whenever I move the .exe file to another computer, it seem
> to "forget" the password, meaning I have to hard-code the password
> before I connect.
>
> Best regards
> pfewww.