Subject | Re: [IBO] IBX connection path vs. IBO connection path |
---|---|
Author | Andreas Pohl |
Post date | 2001-08-13T08:10:09Z |
You can set IB_Connection.DatabaseName:='ntserver:c:\test.gdb'; directly.
IBO is able to parse it into 3 property (protocol, server, path)
automatically.
Mit freundlichem Gruss & Best Regards
Andreas Pohl
apohl@...
www.ibp-consult.com
IBO is able to parse it into 3 property (protocol, server, path)
automatically.
Mit freundlichem Gruss & Best Regards
Andreas Pohl
apohl@...
www.ibp-consult.com
----- Original Message -----
From: "Thomas Steinmaurer" <thomas.steinmaurer@...>
To: <IBObjects@yahoogroups.com>
Sent: Monday, August 13, 2001 9:34 AM
Subject: [IBO] IBX connection path vs. IBO connection path
> Hi all,
>
> just another migration issue.
>
> The IBX connection path is stored within one property
> (TIBDatabase.DatabaseName) for local (C:\test.gdb) and remote
> (ntserver:c:\test.gdb) connections whereas IBO has three properties Path,
> Protocol and Server. How can I convert an IBX remote connection path into
a
> IBO proper syntax?
>
> Thanks
> Thomas Steinmaurer
> IB LogManager - The Logging Tool for Interbase/Firebird
> http://www.iblogmanager.com
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>