Subject | Re: ISQL.exe and batch ? |
---|---|
Author | Alexander V.Nevsky |
Post date | 2004-02-27T12:49:53Z |
--- In firebird-support@yahoogroups.com, "akestion" <akestion@y...>
wrote:
isql -i my_scipt.sql
more information on isql you can find in free IB6 Opeartions Guide.
Best regards,
Alexander.
wrote:
> hello,Akim,
>
> Can you tell me how to use ISQL.exe to send a complete for creation
> of a database (database, domains, tables,triggers...).
>
> What command to use in batch procedure.
>
> something like :
>
> Isql.exe
> exec my_scipt.sql
>
> I know my exemple is quite simple but i hope you understand what i
> mean.
isql -i my_scipt.sql
more information on isql you can find in free IB6 Opeartions Guide.
Best regards,
Alexander.