Re: [GENERAL] Modifying triggers in database in use...

2000-08-17 Thread Daniel Sjölie
> On Wed, 16 Aug 2000, Daniel Sjölie wrote: > > > What bothers me is how > > hard it is to update functions (primarily triggers) in a nice way. > > > > Using a procedural language is a lot easier but I find it a real pain to > > edit functioins created in t

[GENERAL] Modifying triggers in database in use...

2000-08-16 Thread Daniel Sjölie
I've sent this once before but it didn't seem to get through (couldn't find it in the archive) Hi... What is the recommended way to make changes to a database in use? The database is not critical, I can take it down for a day or so but I'd rather not (or as little as possible anyway). What bot