Re: [Firebird-devel] Installation problem Firebird 3 Beta-1 (Windows XP)

2014-10-22 Thread Imam Chalimi
try add manually with this command ... gsec -user sysdba -pass masterkey -database security3.fdb -add sysdba -pw masterkey -- Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/fi

Re: [Firebird-devel] Installation problem Firebird 3 Beta-1 (Windows XP)

2014-10-22 Thread Robbert-Jan
>Is not there pre-3 version of firebird running on your box? Ah thanks, that helps! Originally I uninstalled firebird alpha-2 and installed firebird beta-1 in the same firebird_3_0 directory. Probably some old security database was still remaining there, causing the mentioned gsec-error. Now

Re: [Firebird-devel] Installation problem Firebird 3 Beta-1 (Windows XP)

2014-10-22 Thread Alex Peshkoff
On 10/22/14 17:07, Robbert-Jan wrote: > Hi, > I’m trying to install Firebird 3 Beta-1 on Windows XP > (Firebird-3.0.0.31369_0_Win32.exe). > I get the following error from gsec.exe during installation: > >An error occurred while attempting to add the user. >Incompatible data type > > > I *g