[PHP-DB] Data Migration

2010-11-08 Thread Karl DeSaulniers
Hello All, I was wondering if I could get some pointers on the best/safest method to migrate data on a fairly simple scale. I have a registration form that gets submitted. I want to take that info and store it in a table as a sort of Que. if you will. When the application is approved, I want t

Re: [PHP-DB] Data Migration

2010-11-08 Thread Max E.K
with kind regards, From: "Karl DeSaulniers" To: php-db@lists.php.net Sent: Monday, November 8, 2010 12:19:23 PM GMT +01:00 Amsterdam / Berlin / Bern / Rome / Stockholm / Vienna Subject: [PHP-DB] Data Migration Hello All, I was wondering if I could get some pointers on the best/safest method

Re: [PHP-DB] Data Migration

2010-11-08 Thread Bastien
On 2010-11-08, at 6:19 AM, Karl DeSaulniers wrote: > Hello All, > I was wondering if I could get some pointers on the best/safest method to > migrate data on a fairly simple scale. > I have a registration form that gets submitted. I want to take that info and > store it in a table as a sort o