Maybe this is more of a database question than a Cakephp question
but...

I have a database with about 40 tables all related and I'm going to
need to make copies of a whole deeply nested database structure, just
changing id's be coming the interconnections.  Does anyone know of a
reasonable way to do this?

I'm using MySQL.

Many thanks!

Nancy

Simple Example:

Recipe -> Ingredients
           -> Tags

Lets say I want to copy the Apple Pie recipe and all it's related
records to a new structure but none of the data are shared between the
two copies.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to