sitNsmile
02-11-2010, 05:27 PM
Okay if I build a new database, and wanted to convert the old one into it.. heres example. but how could I do it, and or would I need to build a php code to develop that?
say we have `links` -> linkid, linktitle, linkstatus
and if I wanted to convert that into my new database (the actually "data")
`links` -> link_id, link_title, link_status
how could the data from the old database be converted into the new fields?
Thanks
-Tim
say we have `links` -> linkid, linktitle, linkstatus
and if I wanted to convert that into my new database (the actually "data")
`links` -> link_id, link_title, link_status
how could the data from the old database be converted into the new fields?
Thanks
-Tim