Subject | Re: [IBO] UNC to Interbase/Firebird requirement |
---|---|
Author | Steve Fields |
Post date | 2003-08-15T17:27:03Z |
Helen, dont answer now!!!! Sleep!
When a remote user has installed the IB/FB server
the drive may not be known to my apps. The database
may be on E: or even F: drive on the server. It is
this that I was trying to puzzle out. Jason_s
TIB_Connection browse for file routine will not
take UNC, only actually mapped drives in the dialog
to locate GDBs. It was this that may have been shading
my thinking.
I was trying to come up with as automatic an install
as I could get. I may have to look at this from another
direction. I was using FindFile, etc to locate the path
for my apps. Also I have not yet made the switch to
Firebird....
Thanks Much Much,
Steve Fields
> Set the Path property to the *absolute* pathThis is what I guess I was looking for.
> to the primary database file, as seen from
> the server, e.g. D:\databases\MyDB.fdb
When a remote user has installed the IB/FB server
the drive may not be known to my apps. The database
may be on E: or even F: drive on the server. It is
this that I was trying to puzzle out. Jason_s
TIB_Connection browse for file routine will not
take UNC, only actually mapped drives in the dialog
to locate GDBs. It was this that may have been shading
my thinking.
I was trying to come up with as automatic an install
as I could get. I may have to look at this from another
direction. I was using FindFile, etc to locate the path
for my apps. Also I have not yet made the switch to
Firebird....
Thanks Much Much,
Steve Fields