|
DBConvert for Access & MySQL
-
Version
6.0.0
DBConvert for Access & MySQL is a database migration
tool for data conversion from MS Access database (MDB
file) to MySQL server and MySQL db to Microsoft
Access.
You can convert Access to MySQL or MySQL to Access
simply by configuring several options through Wizard
interface or in command line mode. Ability to organize
application work using command line parameters is
supplemented with a scheduler so you can run the
program without user input after scheduling.
If a direct access to your MySQL base is denied
(insufficient privileges) you can save your data into
a dump file to overcome such restrictions. The primary
function of the MySQL privilege system is to
authenticate a user connecting from a given host, and
to associate that user with privileges to select,
insert, update, and delete a database. The SELECT,
INSERT, UPDATE, and DELETE privileges allow you to
perform operations on rows in existing tables in a
|