Recommend this page to a friend! |
All class groups | > | All authors | > | Classes of Fábio (1) | > | Mission progress status | > | Reputation |
|
|
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
This class is a wrapper to access Firebird databases. It can: - 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 - Check if a table or a table field exists - Retrieve the next sequence value associated to table - Retrieve the time and date of the database server The code and the comments are in Portuguese. |
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |