Re: [Firebird-net-provider] Examples of database restore and table creation

2007-08-13 Thread Jiri Cincura
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

[Firebird-net-provider] Examples of database restore and table creation

2007-08-13 Thread Jorge Alvarez
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 --

Re: [Firebird-net-provider] Backup, Connect to different service from the backup?

2007-08-13 Thread Jesse Sightler
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