Re: [Firebird-devel] ODP: Firebird4 sysdba install different then in FB3?

2018-10-29 Thread Alex Peshkoff via Firebird-devel

On 10/29/18 20:21, Karol Bieniaszewski wrote:


Forgot it 

CREATE !!! not alter first 



Or you may use CREATE or ALTER - that always works.




Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel


[Firebird-devel] ODP: Firebird4 sysdba install different then in FB3?

2018-10-29 Thread Karol Bieniaszewski
Forgot it 
CREATE !!! not alter first 

Regards,
Karol Bieniaszewski

Od: Karol Bieniaszewski
Wysłano: poniedziałek, 29 października 2018 18:16
Do: For discussion among Firebird Developers
Temat: [Firebird-devel] Firebird4 sysdba install different then in FB3?

I can not add sysdba to Firebird4

I do the folowing:

P:\>cd Firebird4
P:\Firebird4>isql
Use CONNECT or CREATE DATABASE to specify a database
SQL> connect employee user SYSDBA password masterkey;
Database: employee, User: SYSDBA
SQL> alter user sysdba set password 'masterkey';
Statement failed, SQLSTATE = 28000
modify record error
-Install incomplete, please read the Compatibility chapter in the release notes 
for this version
SQL>

Is this procedure somechow different under FB4 now?

regards,
Karol Bieniaszewski


Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel