Join Up!
91265 members and counting!
PHP Manual
All Mail Lists
Entire Site
downloads
|
documentation
|
faq
|
getting help
|
mailing lists
|
reporting bugs
|
php.net sites
|
links
|
my php.net
s
earch for
in the
function list
whole site
online documentation [en]
bug database
general mailing list
developer mailing list
documentation mailing list
Vendor Specific Database Extensions
Index
Function Reference
Database Extensions
Vendor Specific Database Extensions
dBase
DB++
FrontBase
filePro
Firebird/InterBase
Informix
IBM DB2
Ingres II
MaxDB
mSQL
Mssql
MySQL
Mysqli
OCI8
Ovrimos SQL
HOME
Community
Articles
Code Library
People
Mail Archive
My Account
Contribute
PHP Jobs
filepro
Introduction
Last updated: Thu, 26 Jun 2008
Firebird/InterBase
Introduction
Installing/Configuring
Installation
Runtime Configuration
Resource Types
Predefined Constants
Firebird/InterBase Functions
ibase_add_user
— Add a user to a security database (only for IB6 or later)
ibase_affected_rows
— Return the number of rows that were affected by the previous query
ibase_backup
— Initiates a backup task in the service manager and returns immediately
ibase_blob_add
— Add data into a newly created blob
ibase_blob_cancel
— Cancel creating blob
ibase_blob_close
— Close blob
ibase_blob_create
— Create a new blob for adding data
ibase_blob_echo
— Output blob contents to browser
ibase_blob_get
— Get len bytes data from open blob
ibase_blob_import
— Create blob, copy file in it, and close it
ibase_blob_info
— Return blob length and other useful info
ibase_blob_open
— Open blob for retrieving data parts
ibase_close
— Close a connection to an InterBase database
ibase_commit_ret
— Commit a transaction without closing it
ibase_commit
— Commit a transaction
ibase_connect
— Open a connection to an InterBase database
ibase_db_info
— Request statistics about a database
ibase_delete_user
— Delete a user from a security database (only for IB6 or later)
ibase_drop_db
— Drops a database
ibase_errcode
— Return an error code
ibase_errmsg
— Return error messages
ibase_execute
— Execute a previously prepared query
ibase_fetch_assoc
— Fetch a result row from a query as an associative array
ibase_fetch_object
— Get an object from a InterBase database
ibase_fetch_row
— Fetch a row from an InterBase database
ibase_field_info
— Get information about a field
ibase_free_event_handler
— Cancels a registered event handler
ibase_free_query
— Free memory allocated by a prepared query
ibase_free_result
— Free a result set
ibase_gen_id
— Increments the named generator and returns its new value
ibase_maintain_db
— Execute a maintenance command on the database server
ibase_modify_user
— Modify a user to a security database (only for IB6 or later)
ibase_name_result
— Assigns a name to a result set
ibase_num_fields
— Get the number of fields in a result set
ibase_num_params
— Return the number of parameters in a prepared query
ibase_param_info
— Return information about a parameter in a prepared query
ibase_pconnect
— Open a persistent connection to an InterBase database
ibase_prepare
— Prepare a query for later binding of parameter placeholders and execution
ibase_query
— Execute a query on an InterBase database
ibase_restore
— Initiates a restore task in the service manager and returns immediately
ibase_rollback_ret
— Roll back a transaction without closing it
ibase_rollback
— Roll back a transaction
ibase_server_info
— Request information about a database server
ibase_service_attach
— Connect to the service manager
ibase_service_detach
— Disconnect from the service manager
ibase_set_event_handler
— Register a callback function to be called when events are posted
ibase_timefmt
— Sets the format of timestamp, date and time type columns returned from queries
ibase_trans
— Begin a transaction
ibase_wait_event
— Wait for an event to be posted by the database
add a note
User Contributed Notes
Firebird/InterBase
There are no user contributed notes for this page.
Open Source Database Feature Comparison Matrix
Try Declarative Programming with Annotations and Aspects
Locate All Stored Procedures and Their Objects/SQL Tables
Building a Stored Procedure Generator
Making Tables Read-only in Oracle
24-hour Support
Daily Backup
Dedicated Servers
JSP/Java Servlets
PHP
MySQL
Streaming Audio/Video
Telnet/SSH
Unix Hosting
24-hour Support
filepro
Introduction
Last updated: Thu, 26 Jun 2008
show source
|
credits
|
sitemap
|
contact
|
advertising
|
mirror sites
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror
is operated at:
http://phpbuilder.com/
Last updated: Tue Nov 1 20:20:59 2005 EST
Columns / Articles
|
Tips / Quickies
|
News
|
News Linking and RSS Feeds
|
Shared Code Library
Mail Archives
|
Support / Discussion Forums
|
Get Started!
Links
|
Contribute!
|
Docs