MySQL Class TKB
Package:
Summary:
Execute MySQL queries defined programmatically
Groups:
Author:
Description:
This package can be used to execute MySQL queries defined programmatically.
There is one class that can perform SELECT queries to retrieve information in several ways from a MySQL table.
Another can perform INSERT, UPDATE and DELETE queries to a given table.
In Portuguese:
Classe para facilitar a inclusões, alterações, exclusões, listas e para saber o valor de um registro especifico em tabelas Mysql.
There is one class that can perform SELECT queries to retrieve information in several ways from a MySQL table.
Another can perform INSERT, UPDATE and DELETE queries to a given table.
In Portuguese:
Classe para facilitar a inclusões, alterações, exclusões, listas e para saber o valor de um registro especifico em tabelas Mysql.
Comments are closed.