Subject | Re: [IBO] Some doubt about TIB_Connection->LoginRegKey |
---|---|
Author | Jason Wharton |
Post date | 2001-08-07T21:42:59Z |
I suggest you look in the sources under IBA_Connection.* and search for this
to see what all it is doing.
There is some documentation on it in the interface portion but the best
place to look for a specific properties behavior is to poke around in the
source.
This is the technique I use to learn Delphi. The VCL has taught me
everything I know...
Regards,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
to see what all it is doing.
There is some documentation on it in the interface portion but the best
place to look for a specific properties behavior is to poke around in the
source.
This is the technique I use to learn Delphi. The VCL has taught me
everything I know...
Regards,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: "Hug" <hugosan@...>
To: "IB Objects List" <IBObjects@yahoogroups.com>
Sent: Tuesday, August 07, 2001 7:47 AM
Subject: [IBO] Some doubt about TIB_Connection->LoginRegKey
> Does TIB_Connection->LoginRegKey only works when
> TIB_Connection->LoginPrompt=true ?
> I find an easy way to configure DatabaseName out of my app, and it seems
> right, but I need no prompt...
> By the way, there is any demo on how to use this property? I've searched
the
> list_files, the help_files, samples, and I've found nothing.
> Thanks from hot-Valence (we got 42ÂșC)
> Hugo.