Subject | Re: [IBO] Connecting the server via network |
---|---|
Author | Andreas Pohl |
Post date | 2002-01-24T09:05:32Z |
Ales,
it all goes together. I personally only deal with databasename, which includes all (protocoll,server,path,database), e.g.
IP_SERVER_NAME:C:\MY_PATH\MY_DATABASE.GDB
Easy to save and restore at runtime ( if there is no already established connection!)
Mit freundlichem Gruss & Best Regards
Andreas Pohl
apohl@...
www.ibp-consult.com
it all goes together. I personally only deal with databasename, which includes all (protocoll,server,path,database), e.g.
IP_SERVER_NAME:C:\MY_PATH\MY_DATABASE.GDB
Easy to save and restore at runtime ( if there is no already established connection!)
Mit freundlichem Gruss & Best Regards
Andreas Pohl
apohl@...
www.ibp-consult.com
----- Original Message -----
From: <akahanek@...>
To: <IBObjects@yahoogroups.com>
Sent: Thursday, January 24, 2002 9:30 AM
Subject: [IBO] Connecting the server via network
> Hi,
> can you tell me, how to correctly setup TIB_Connection to connect FB via
> network?
> Are the only needed properties the following ones?
>
> Server=SERVER_NAME
> DatabaseName=:c:\data\MyDB.gdb
> Database=MyDB.gdb
> Path=c:\data\
> Protocol=TCPIP
>
> What is the difference between Path and DatabaseName, DatabaseName and
> Database?
>
> Thanks in advance
> Ales
>
>
> ___________________________________________________________________________
> IB Objects - direct, complete, custom connectivity to Firebird or InterBase
> without the need for BDE, ODBC or any other layer.
> ___________________________________________________________________________
> http://www.ibobjects.com - your IBO community resource for Tech Info papers,
> keyword-searchable FAQ, community code contributions and more !
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>