Subject | Re: [firebird-support] qt application with firebird database |
---|---|
Author | Helen Borrie |
Post date | 2006-02-28T01:10:19Z |
At 05:01 AM 28/02/2006, you wrote:
Python? Ruby? Perl? Other?
SS you can do a ps query to see whether the fbserver process is
running. With Classic you can attempt to connect using isql (must be
/opt/firebird/bin/isql) or FlameRobin.
./heLen
>I'm working witn linux (2.9 kernel)It depends on the language you are using for development - C++?
>how can i connect qt application to a firebird database and what's the
>driver that i should use as input ?
Python? Ruby? Perl? Other?
>hava i to download it?Yes (whatever it is).
>how can i be sure that firebird server is runing and sufficient toThat depends on whether you are running Superserver or Classic. With
>make connection?
SS you can do a ps query to see whether the fbserver process is
running. With Classic you can attempt to connect using isql (must be
/opt/firebird/bin/isql) or FlameRobin.
./heLen