registercheaper
10-30-2009, 08:33 PM
Hello,
I have a data base with over 20000 rows of data. I would like to change about 1000 rows of data in the table but do not know how to do this without deleting all the other table data. I was trying to use the UPDATE command but I keep getting errors. Can someone take a look at the two databases I have attached and let me know what commands to use in the new.txt database so I can upload it to my server without altering all the other data.
In summary, Im tring to update the old.sql with the new info in new.sql without changing all the unaffected files.
eg: UPDATE INTO `video2` or INSERT INTO ETC ETC
Thanks
I have a data base with over 20000 rows of data. I would like to change about 1000 rows of data in the table but do not know how to do this without deleting all the other table data. I was trying to use the UPDATE command but I keep getting errors. Can someone take a look at the two databases I have attached and let me know what commands to use in the new.txt database so I can upload it to my server without altering all the other data.
In summary, Im tring to update the old.sql with the new info in new.sql without changing all the unaffected files.
eg: UPDATE INTO `video2` or INSERT INTO ETC ETC
Thanks
