This is a simple class that can parse text files with a list of MySQL query statements to be executed.
The class splits the file lines, skips comment lines and gathers all consecutive lines until the one ends with semi-colon to get the complete SQL statement.
Each statement is executed as MySQL query to the current default MySQL database connection.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (95.0%) |
Good (85.0%) |
- |
Good (95.0%) |
- |
- |
Sufficient (65.5%) |
325 |
| Month: |
Not yet rated by the users |
| Link |
Description |
| MySQL Install.datei |
Wenn du nur die Create Tables in eine Textfile Exportierst könnte dir diese Klasse helfen:.. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.