Class FB is a wrapper to access Firebird databases.Functions of Class FB:- Establish database connections- Execute simple queries- Execute SELECT queries restrict the range of rows that a query returns to perform pagination- Retrieve query result rows as arrays- Retrieve query result BLOB field values- Manage transactions- Verify the syntax of n INSERT query to determine whether it is valid- ...
License: GPL - GNU General Public License
Added: 7 years, 2 months 29 days ago Updated: 7 years, 2 months 29 days ago