Subject | Firebird commandline Automation for creating Tables, indexes, etc. |
---|---|
Author | Gaurav Sood |
Post date | 2006-01-28T02:30:17Z |
Hi Members,
I would like to create a set of tables within Firebird by using a file that
has the table definitions (Create Table statements), as well as a number of
triggers, indexes and procedures using the isql utility. Is there a way to
do it as with sqlplus 'start' statement which allows statements stored
within a .sql file to execute and create required tables ?
eg. sql:> start create_my_tables.sql
Thanks,
Gaurav
--
Analyst
B. Engineering, B. IT
A.N.U (2004)
M: +61 401 409 620
H: +61 3 9376 8580
"In life, always do right. This will gratify some people and astonish the
rest."
� Mark Twain
[Non-text portions of this message have been removed]
I would like to create a set of tables within Firebird by using a file that
has the table definitions (Create Table statements), as well as a number of
triggers, indexes and procedures using the isql utility. Is there a way to
do it as with sqlplus 'start' statement which allows statements stored
within a .sql file to execute and create required tables ?
eg. sql:> start create_my_tables.sql
Thanks,
Gaurav
--
Analyst
B. Engineering, B. IT
A.N.U (2004)
M: +61 401 409 620
H: +61 3 9376 8580
"In life, always do right. This will gratify some people and astonish the
rest."
� Mark Twain
[Non-text portions of this message have been removed]