Subject | Re: Script to run scripts |
---|---|
Author | sdbeames |
Post date | 2002-11-27T00:18:03Z |
--- In ib-support@y..., "Ivan Prenosil" <prenosil@m...> wrote:
an 'unknown token INPUT' error.
Is my use of IB_SQL the problem here?
Thanks,
Steve
> > From: Todd BrasseurI tried this using IB_SQL to run my script on a FB1.0 db and got
> > Is it possible to create a script that runs a bunch of scripts?
>
> Yes, use INPUT command:
>
> INPUT MyScript1.sql;
> INPUT MyScript2.sql;
> INPUT MyScript3.sql;
>
>
> Ivan
an 'unknown token INPUT' error.
Is my use of IB_SQL the problem here?
Thanks,
Steve