> >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.

What if you have more than one client - like several dozen?  What do you do
then?  Will you still use scripts?  Or a data pump?  If you don't use
scripts then, why?

Regards,
Dennis.

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

Reply via email to