Re: [ADMIN] Dev Process

2008-04-22 Thread H. Hall
Medi Montaseri wrote: Hi, I was wondering if you could critique the following DB application development process. Given a production DB and a Dev DB: 1- Develope schema and code on Dev including test data which will impact sequences, etc 2- Dump the schema only (not the data) from Dev and re

[ADMIN] Dev Process

2008-04-18 Thread Medi Montaseri
Hi, I was wondering if you could critique the following DB application development process. Given a production DB and a Dev DB: 1- Develope schema and code on Dev including test data which will impact sequences, etc 2- Dump the schema only (not the data) from Dev and restore it into the productio