Subject | RE: [IBO] Scripting problem |
---|---|
Author | Riho-Rene Ellermaa |
Post date | 2003-04-10T09:44:39Z |
That's what I 'm doing now.
But I'm always suspicious about real world and clients.
We have 5000 clients who can be qualified as "stupid users" and the scripting is done automatically.
There may always be some case where somehow some update doesn't work.
Riho-Rene Ellermaa
senior programmer
Hansabank
But I'm always suspicious about real world and clients.
We have 5000 clients who can be qualified as "stupid users" and the scripting is done automatically.
There may always be some case where somehow some update doesn't work.
Riho-Rene Ellermaa
senior programmer
Hansabank
> -----Original Message-----
> From: Alan McDonald [mailto:alan@...]
> Sent: Thursday, April 10, 2003 12:43 PM
> To: IBObjects@yahoogroups.com
> Subject: RE: [IBO] Scripting problem
>
>
> my solution has always been to test my upgrade scripts
> against a copy of the
> database I intend to run it against. I iron out all script
> issues before I
> issue it to the production databases
>
> Alan