Subject | Re: [firebird-support] C/C++ Programming with Firebird |
---|---|
Author | Milan Babuskov |
Post date | 2006-11-08T18:31:16Z |
Christopher Chan wrote:
to the database
/dbases/mydb.fdb
For network, add a hostname or IP address:
fb_server:/dbases/mydb.fdb
To setup Firebird embedded on Linux read here:
http://sotu.berlios.de/Firebird-Embedded-Linux-HOWTO.html
--
Milan Babuskov
http://www.flamerobin.org
> Looks like I need to ask for more information. I am trying to write anJust change the connection string. For embedded version use direct path
> application that can use an embedded version of Firebird or become a
> client of Firebird when necessary.
>
> I find it interesting that a Firebird installation on Linux put
> everything under the ownership of a firebird user. What should I do if I
> wanted to write an application that could be able to create a local
> instance of a firebird database or a network capable instance?
to the database
/dbases/mydb.fdb
For network, add a hostname or IP address:
fb_server:/dbases/mydb.fdb
To setup Firebird embedded on Linux read here:
http://sotu.berlios.de/Firebird-Embedded-Linux-HOWTO.html
--
Milan Babuskov
http://www.flamerobin.org