Home

Order Now ($39)

 FAQ

Screen shots

Contact Us

 

  

 

 

 

 

 

 
tt
What is MyDB Dump ?

MyDB Dump is a Powerful database utility that can performs easily  the following jobs:

     1.  backup your MySql  database:

   MyDbDump converts  your mysql database structure and / or  records in a single PHP file without changing any thing in your mysql database , by   running this PHP  file once in your Web site  , you can restore your Mysql database .easily  whenever you need

    2. Import your  Access database to MySql Even if Remote connection to the Mysql server is not allowed

    if you need to Convert your Access database to a Mysql database to use it in your web site you may find a problem if your hosting provider doesn't allow Remote connection to his mysql servers .,

 MyDbDump Converts your Access database to a PHP file without changing any thing in your mysql database , by Running this PHP file once in your website ,  you will Import your Access database to your mysql server .. By using this Scenario No need to any remote connection to your Mysql server

   3 backup your Access database

 Mydbdump creates a text file from your Access db containing the sql script necessary to recreate your Access database whenever you need

MyDB Dump Main Features

  • Supports all common MySQL data types and attributes except "Set" type and "Enum" type.

  • Supports MS Access Versions 97, 2000, XP.

  • Supports PHP versions 3 or 4

  • Converts tables with or without records

  • Converts indexes with all necessary attributes

  • Easy-to-use wizard-style interface

  • Converts password protected MS Access databases

  • Support auto increment data.

  • Support default values and not null constraints

  • Support of tables relationship when dumping access databases to sql file compatible
    with Access (Access SQL)

Dump options (simply you are in control of every thing):

  • Creates either (*.sql) file , (*.txt) file or (*.PHP) file from either MS Access or MySQL.

  • Structure only of selected/All Tables.

  • Records only of selected/All Tables

  • Structure + records of selected/All Tables

  • Use auto increment or not

  • Use create/drop/use database statement or not

  • Complete insert statement or not

Limitations:
Does not include system (hidden) tables .

click here to download an example of dumping the Biblio.mdb Access Database.

Frequently asked questions about MyDbDump program

Q: I want to convert my database from Access to mysql to use it in my website but the problem is my hosting provider doesn't support direct access to their mysql servers , how can MyDbDump helps me?

A: All you have to do is to dump your Access database into PHP  file using Mydbdump then Upload the php file and run it once on your web server it will import your Access file to your hosting provider SQL server even if they don’t support direct access to it..

Q: I get a "file in use by other program" error after selecting the Access DB I want to convert / dump however  No other application is using the file

A: sometimes this message appears when the Access database is read only so all you have to do is to check your file properties

Q:Are there any constraints on number of fields or number of records in the dumping process? I have some fairly large tables in my database?

A: there is no limitation in fields count or in the number of record