| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Matías Emiliano Alvarez Durán (2) | > | 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 simple MySQL database access wrapper. It can: - Establish MySQL database server connections reading options from a configuration file - Execute SQL queries - Retrieve the number of result set rows, the number of result columns, or the number of affected rows The code and comments are in Spanish. In Spanish: Clase que administra y realiza diferentes consultas a una base de datos con MySql. |
| Not enough user ratings |
| ||||
| This class can be used to manipulate flat file databases. It uses the DBA extension to perform several types of operations like inserting new records. retrieve all records, retrieve a record with a given key, delete all records, and delete a record with a given key. The code and the comments are in Spanish. In Spanish: Clase que manipula y encapsula las funciones DBA. Pudiendo manejar varios tipos de archivos como por ejemplo archivos *.ini. Util para guardar cualquier tipo de datos de configuracion referenciados por claves. |
| 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 |