On 8/13/07, Jorge Alvarez <[EMAIL PROTECTED]> wrote:
> Hi there,
>
> I'm looking for some links that explain how to restore databases, and create
> tables on new databases, using the Firebird .NET data provider. Can anyone
> please point me in the right direction? I'm using version 2.0.1 BTW.
Bask
Hi there,
I'm looking for some links that explain how to restore databases, and create
tables on new databases, using the Firebird .NET data provider. Can anyone
please point me in the right direction? I'm using version 2.0.1 BTW.
Thanks for any pointers.
Regards,
-Benton
--
It's not described anywhere.
It works, though.
On 8/10/07, Jiri Cincura <[EMAIL PROTECTED]> wrote:
> On 8/10/07, Jesse Sightler <[EMAIL PROTECTED]> wrote:
> > from what I recall:
> > gbak -service ip -user SYSDBA -password masterkey c:\backup.fbk
> > "192.168.11.165:c:\n\db.gdb"
>
> I don't think