On Fri, Mar 14, 2008 at 4:39 PM, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote: > > On 14-Mar-08, at 4:19 PM, Sharique uddin Ahmed Farooqui wrote: > > >> mysqldump is your friend. > >> > > It seem that u didn't understand problem. > > It have to do mapping for tables and fields for migrating data from > > one db to another. > > because table structure of both the db are different. > > if data is same and table structure different, you have to write sql > scripts to transfer the data from the old to the new - no tool can do it > > writing code is easier for me than writing sql. So I have decided to write code migration script. > -- > > regards > kg > http://lawgon.livejournal.com > http://nrcfosshelpline.in/code/ > > > > > -- > ______________________________________________________________________ > > > Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in) > List Information: http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail > Send 'help' to [EMAIL PROTECTED] for mailing instructions. >
-- Sharique uddin Ahmed Farooqui (C++/C# Developer, IT Consultant) A revolution is about to begin. A world is about to change. And you and I are "the initiator". -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in) List Information: http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.