Subject | Re: [firebird-support] Firebird and Win 7 |
---|---|
Author | Hannes Streicher |
Post date | 2009-12-15T19:05:53Z |
Guten Tag 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';
Mit freundlichen GrĂ¼ssen
Hannes Streicher mailto:HStreicher@...
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';
> 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@...