Subject | Re: [firebird-support] Fw: Embedded & ISQL |
---|---|
Author | Frank Schlottmann-Goedde |
Post date | 2004-04-09T09:25:19Z |
Tanz Anthrox wrote:
sth. like:
isql -x c:\path_to_your_dat\mbsbirdy.fdb -u sysdba -p egal -o meta.sql
should work.
Of course, your application can't access the database while isql is
running and vice versa.
Frank
--
"Fascinating creatures, phoenixes, they can carry immensely heavy loads,
their tears have healing powers and they make highly faithful pets."
- J.K. Rowling
> I need to extract metadata in client machinesAssuming that isql is located in your applications directory
>
> "isql -x mbsbirdy.fdb -u sysdba -p masterkey -o meta.sql"
sth. like:
isql -x c:\path_to_your_dat\mbsbirdy.fdb -u sysdba -p egal -o meta.sql
should work.
Of course, your application can't access the database while isql is
running and vice versa.
Frank
--
"Fascinating creatures, phoenixes, they can carry immensely heavy loads,
their tears have healing powers and they make highly faithful pets."
- J.K. Rowling