Subject | Re: [firebird-support] unexpected output buffer value |
---|---|
Author | Ivan Prenosil |
Post date | 2010-01-15T18:16:16Z |
> Since installing the latest 2.5 release candidate, I always get "Unexpected output buffer value" error when I try to add a user.Try GSEC, or FSQL (http://www.volny.cz/iprenosil/interbase/fsql.htm)
> It doesn't matter what tool I use, Flamerobin, IBExpert, the message is the same. I tried to install on Windows 2003 server,
> Windows XP en Fedora Linux 12. On all 3 operating systems the same error. The windows install was SuperClassic mode.
>
> Any ideas ?
CONNECT SERVICE 'localhost' USER SYSDBA PASSWORD 'masterkey';
SVC_MGR CREATE USER 'ABC' PASSWORD 'abc';
SVC_MGR SHOW USER;