Quantcast

Where can I get documentation for firebird apis?

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Where can I get documentation for firebird apis?

HaeRim Lee
For example, I would like to know what proto_commit_retaining does.
 
HR

------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Flamerobin-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/flamerobin-devel
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Where can I get documentation for firebird apis?

marius adrian popa
Administrator
On Tue, May 10, 2011 at 2:37 PM, HaeRim Lee <[hidden email]> wrote:
> For example, I would like to know what proto_commit_retaining does.

That is the firebird api and you must use the interbase 6.0 api +
changes in firebird 1.0 ... 2.5 (see the realted firebird docs site)
http://firebirdsql.org/index.php?op=doc

Also you must to understand the transactions in firebird
http://ur1.ca/44w2l

------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Flamerobin-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/flamerobin-devel
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Where can I get documentation for firebird apis?

Milan Babuskov-4
In reply to this post by HaeRim Lee
On Tue, May 10, 2011 at 1:37 PM, HaeRim Lee <[hidden email]> wrote:
> For example, I would like to know what proto_commit_retaining does.

I don't see this function exported in ibase.h?

If you are looking into Firebird internals, it would be best to ask at
firebird-devel mailing list. It's second on this page:

http://www.firebirdfaq.org/faq65

HTH

--
Milan Babuskov
http://www.guacosoft.com

------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Flamerobin-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/flamerobin-devel
Loading...