>Question: What do you do when you have a new release and the new version
>requires 3 new fields in table XYZ and a new trigger on table ABC?

I generally do the change on a development database, then run it as a script on the 
live system when I have it all working. OTOH, I generally dont change a working 
database - if I need stuff between releases, I usually have so many other changes to 
make, I have to port the data over by hand (or try and use the data pump), rather 
than just make changes.

N

--
Nic Wise - Human (just)
ph: 09.277.5309 / cell: 021.676.418 / em: [EMAIL PROTECTED]


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to