This class can be used to import data from DBF files into MySQL databases.
It uses the dbase extension functions to open and retrieve data from DBF files.
The class generates a string with SQL statements to create tables in a MySQL database and insert rows with the data from the DBF files.
The generated SQL statements maybe displayed in a HTML page, served for download, or stored in a file.
The code and comments are in Spanish.
Import a file more of 60000 records in a MySQL database
I need to import dbf file or Excel file
|
Pages that reference this package |
|
|
Converting DBF to MYSQL (Portuguese) I'm doing a management system for a charity, and among the tasks will migrate a system developed in Clipper to the system that I am developing in PHP / MySQL... |
Latest pages that reference packages
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|
File |
Role |
Description |
dbf2mysql |
Class |
Primary Class |