Subject | RE: [firebird-support] Single connection ? |
---|---|
Author | Henrik Sitter |
Post date | 2003-12-02T12:05:35Z |
Hi,
I use something called IBPP (www.ibpp.org). It's a C++ wrapper around
the firebird api, and I think it works nicely. It is quite low level
with the pros and cons of that.
Don't know if it's what you are looking for, but you might give it a
try.
Henrik
-----Original Message-----
From: Cosmin Popa [mailto:cosmin@...]
Sent: 2. desember 2003 12:23
To: firebird-support@yahoogroups.com
Subject: Re: [firebird-support] Single connection ?
Martijn,
However, I ment programatically connect to Firebird in such a way. If
someone can direct me to some code, source of documentation or write an
example it would be very appreciated.
To unsubscribe from this group, send an email to:
firebird-support-unsubscribe@yahoogroups.com
Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
I use something called IBPP (www.ibpp.org). It's a C++ wrapper around
the firebird api, and I think it works nicely. It is quite low level
with the pros and cons of that.
Don't know if it's what you are looking for, but you might give it a
try.
Henrik
-----Original Message-----
From: Cosmin Popa [mailto:cosmin@...]
Sent: 2. desember 2003 12:23
To: firebird-support@yahoogroups.com
Subject: Re: [firebird-support] Single connection ?
Martijn,
>Hi,only
>
>
>
>>I do not know if this has been asked before, but what interests me is
>>
>>How do I connect to a firebird database in a way to force to be the
>>connection to that database.in
>>I need this for making patches to my database and not see "Object is
>>use" when I issue an alter table or so.some
>>
>>If there is such a possibility please tell me how or instruct me to
>>source of documentation.Thank you for your answer.
>>
>>
>
>Perform a database "shutdown" with your favourite tool, or "gfix", in
>order to get a single connection.
>
>This only works if your users are connecting with other user-names than
>SYSDBA or the database owner.
>
>
However, I ment programatically connect to Firebird in such a way. If
someone can direct me to some code, source of documentation or write an
example it would be very appreciated.
>With regards,Cosmo.
>
>Martijn Tonies
>
>
To unsubscribe from this group, send an email to:
firebird-support-unsubscribe@yahoogroups.com
Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/