Subject Re: [IBO] TIB_Connection
Author Jason Wharton
If you have a valid AliasName IBO should use it to get the connection
parameters. If something doesn't seem to be working make sure the Params are
cleared out because if there are settings in there they will override what
is in the alias.

HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com


----- Original Message -----
From: <simpor81@...>
To: <IBObjects@yahoogroups.com>
Sent: Friday, February 02, 2001 3:14 AM
Subject: [IBO] TIB_Connection


> I was wodering if you could get the path to the datebase when you're
> setting the alias to a database from the BDE?
>
> In the help file does it say that TIB_Connection only use the BDE
> alias to find the search path to the database.
>
> I can't get this to work! Can you get the path, only by putting the
> BDE Alias in the IB_Connection???
>
> Simon