MySQL DB Handler
Package:
Summary:
Execute MySQL database queries
Groups:
Author:
Description:
This class can be used to execute Oracle database queries.
It can establish a connection to a MySQL server and execute queries.
The class can execute SELECT, INSERT, UPDATE and DELETE queries.
It can log the database access errors to a file.
It can establish a connection to a MySQL server and execute queries.
The class can execute SELECT, INSERT, UPDATE and DELETE queries.
It can log the database access errors to a file.
Comments are closed.