Subject | Drop database |
---|---|
Author | gskempes |
Post date | 2004-12-07T08:13:21Z |
Hi,
I have written a Java-Application accessing a Firebird 1.5.1
database. For some reasons I need to create a temporary database and
later drop it. The temporary database is created by calling the
command-line tool "gbak". Now, how do I drop the (remote) database?
Do I need to call isql? Or is there a more elegant way, e.g. a SQL
statement?
Thanks in advance,
Georgios Skempes
I have written a Java-Application accessing a Firebird 1.5.1
database. For some reasons I need to create a temporary database and
later drop it. The temporary database is created by calling the
command-line tool "gbak". Now, how do I drop the (remote) database?
Do I need to call isql? Or is there a more elegant way, e.g. a SQL
statement?
Thanks in advance,
Georgios Skempes