Subject | Re: [firebird-support] DDL script - how to terminate on error? |
---|---|
Author | Thomas Steinmaurer |
Post date | 2010-11-30T07:08:14Z |
> I have a DDL script that builds up a database for development, droppingCheck out the SET BAIL [ON|OFF] command in isql.
> and creating domains, generators, tables, procedures and company.
>
> When modifying this script, I frequently introduce errors, which I then
> discover by running the script from isql.exe using the INPUT command.
>
> As the objects build one upon another, a failure to create an object
> will result in the creation of depending objects to also fail, leading
> to an unnecessary proliferation of error messages, which wouldn't be
> there if not for the root cause, i.e. the error I introduced.
>
> Is there a way to instruct the INPUT command, or the server, to abort
> processing on the first error instead of trucking on down the script?
--
Best Regards,
Thomas Steinmaurer
LogManager Series - Logging/Auditing Suites supporting
InterBase, Firebird, Advantage Database, MS SQL Server and
NexusDB V2
Upscene Productions
http://www.upscene.com
My blog:
http://blog.upscene.com/thomas/