Recommend this page to a friend! |
All class groups | > | All authors | > | Classes of martin maros (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 implements a wrapper to access PostgreSQL databases. It can: - Establish database connections - Execute SQL queries - Fetch the name, size and type of query result columns - Fetch whole result sets into arrays - Display information about errors, query results and for debugging - Get the number result set rows or affected rows by a query - Get the last inserted identifier of row with a key generated from a sequence - Execute a query and return the results in a single call - Escape text field values - Insert or update rows using data from arrays - Locks / unlocks actions or table fields - Helper functions to deal with various types of data going into query where clause For documentation visit http://www.graphinet.sk/wiki/index.php/PgDB_-_Database_Access_Wraper_for_Postgres |
Not enough user ratings |
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 |