java method for database transfer

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • deckdeck

    java method for database transfer

    Cymsdale wrote:[color=blue]
    > *DBTools; found by a simple Google search.
    > It's free, and I've used it before to do the exact same thing. *[/color]

    thanks for the reply...i already know the easy way and that is simpl
    by exporting,this will create an exact replica of my MSACCESS databas
    to mySQL.what i wanted is to do it programmaticall y using java t
    improve my programming skills.I already have done a program that woul
    transfer from mYSQL database to another MYSQL database,but i am havin
    hard time doin it from MSACCESS to mYSQL.it seems MSACCESS doesn
    support all SQL Statements. Anyway thanks a lot. please inform me if
    have encountered a program that will do so...

    deckdec
    -
    deckdec
    -----------------------------------------------------------------------
    Posted via http://www.codecomments.co
    -----------------------------------------------------------------------

Working...