On 15-Mar-08, at 1:34 AM, Sharique uddin Ahmed Farooqui wrote:
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.
your code will be generating sql - which takes you one step further
away from the data and increase the likelyhood of bugs. Better to
write the sql itself.
--
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.