Subject | Re: Gbak on Classic |
---|---|
Author | Adam |
Post date | 2006-06-02T02:47:05Z |
--- In firebird-support@yahoogroups.com, "Adam" <s3057043@...> wrote:
'under Windows'
Adam
>from
> --- In firebird-support@yahoogroups.com, Robert martin <rob@>
> wrote:
> >
> > Hi
> >
> > Just switched SS to classic and am having trouble doing a GBak
> theClarification:
> > command prompt using the following
> >
> > gbak -B c:\c.fdb c:\c.fbk -USER SYSDBA -PAS masterkey
> >
> > I think this is what I usually do with SS why is it not working?
>
> Connections to classic serveradd here:
'under Windows'
> must go through the TCP interface. This*nix does not have this restriction.
> is true for all connections including gbak.
>
> gbak -B localhost:c:\c.fdb c:\c.fbk -USER SYSDBA -PAS masterkey
>
> I believe this restriction will be lifted in FB2
Adam