Re:Access to Oracle ServerName in BDE
Quote
> How can i have access to the Oracle alias from Delphi?
> (My app uses a DataBase component with the property AliasName linked to
the
> BDE. In the BDE this alias has a parameter ServerName wich is the Oracle
> alias i'm using.) The problem is that i don't know how to retrieve this
> serverName.
You should have the utility called EasyConfig in your Oracle Menu. It will
allow you to add the Oracle alias that points to the server that you want.
This is the only utility you should use to access that file. I am sure that
it is tempting to open using a text editor but the Oracle config tools may
overwrite it if you do. After you add your new Oracle Alias then you can go
into the BDE and it will be available or you can specify it at runtime if
needed.
--
Good Luck
stim...@linkline.com (remove _ to send nospam)