Subject | Re: [ib-support] How to Connect to firebird database using the API, registring server and database with Firebird Workbench. Some tips. |
---|---|
Author | Martijn Tonies |
Post date | 2003-01-10T16:04:09Z |
Hi Henrik,
on how to use the API...
With regards,
Martijn Tonies
InterBase Workbench - the developer tool for InterBase & Firebird
Firebird Workbench - the developer tool for Firebird
Upscene Productions
http://www.upscene.com
"This is an object-oriented system.
If we change anything, the users object."
> int main()Did you read the Fb/IB API Guide? It has quite some examples
> {
>
> int testtall = 1; // Just a test variable .
> isc_db_handle db1; // Database handle.
on how to use the API...
With regards,
Martijn Tonies
InterBase Workbench - the developer tool for InterBase & Firebird
Firebird Workbench - the developer tool for Firebird
Upscene Productions
http://www.upscene.com
"This is an object-oriented system.
If we change anything, the users object."