Subject | Re: [firebird-support] gbak question |
---|---|
Author | Ivan Prenosil |
Post date | 2003-12-10T13:02:09Z |
> Is there a way to force gbak using the tcp/ip protocol?Protocol is always specified using connect string (be it in application
or in gbak), e.g.
gbak -b localhost:d:\db.fdb c:\db.fbk
Ivan