Subject Re: Firebird and Win 7
Author piotrpienszke
> i use it (2.1 with 7 ultimate) , no problem, probably you have a problem creating the
> database in the wrong directory where you have no rights
>
> and , this has been discussed hundreds of times already DO NOT USE GDB
> as file extension under windows
>
> try to use a full pathname in your create statement point to your User
> directory
>
> for example
>
> CREATE DATABASE 'c:\user\myname\appdata\local\BAZA.FDB' USER 'SYSDBA' PASSWORD 'masterkey';
>
I have firebird 1.5 and win 7 pro and this command don't work, but must check again

This command gbak working on your win 7 ?
gbak -B C:\AAA\BAZA.FDB C:\BBB\BAZA.BGK -USER SYSDBA -PAS masterkey";

>
>
> > Hi
>
> > Firebird don't work with win 7 (I check Win 7 professional)
> > I check 1.5 and 2.0 and 2.1
>
> > CREATE DATABASE 'BAZA.GDB' USER 'SYSDBA' PASSWORD 'masterkey';
> > don't work
>
> > gbak -rep ....
> > don't work
>
> > In firebird 1.5 or 2.0 is error 904.
> > In firebird 2.1 don't any error but any action too.
>
> > I run isql as administrator, but some.
> > Are you any idea.
>
> > Best Regards
> > Piotr
>
>
>
> > ------------------------------------
>
> > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
> > Visit http://www.firebirdsql.org and click the Resources item
> > on the main (top) menu. Try Knowledgebase and FAQ links !
>
> > Also search the knowledgebases at http://www.ibphoenix.com
>
> > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> > Yahoo! Groups Links
>
>
>
>
> --
> Mit freundlichen GrĂ¼ssen
> Hannes Streicher mailto:HStreicher@...
>