Subject | Re: [IBO] Connection Characteristics |
---|---|
Author | Geoff Worboys |
Post date | 2004-12-11T11:25:04Z |
> I have just been testing theI agree - from a security perspective.
> IB_Connection1.Characteristics.dbFile;
> characteristic.
> Now they work fine even when I specify an alias.
> Surely the server should not report back to the connection
> the full path of the file when you have specified an alias
> for the connection?
However it is really a Firebird architecture issue. If the
API returns this information then the problem is in Firebird
and not in IBObjects. The information is returned as part
of the isc_database_info api, IBO just gives you what the
API returns.
--
Geoff Worboys
Telesis Computing