Recommend this page to a friend! |
All class groups | > | All authors | > | Classes of Charles Hays (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 package can import data from CSV files to MySQL SQL dump files. It can parse a given CSV file and extract the data values to generate a file with SQL statements to insert the values in a MySQL table. It uses a special configuration file to detect the types of the MySQL table columns. It is also aware of MySQL reserved words, so it does not try to create table invalid field names. The package can also execute the generated SQL statements to insert the table data in a given MySQL database. |
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 |