Subject Re: [firebird-support] sysdba password
Author Fidel Viegas
On Wed, Dec 31, 2008 at 4:53 PM, Fidel Viegas <fidel.viegas@...> wrote:

> Try to get rid of the port number. something like this:
>
> gsec -database 201.221.156.91:C:/Archiv~1/Firebird/Firebird_2_1/security2.fdb
>
> You can read about it here http://www.destructor.de/firebird/gsec.htm,
> or you can read the firebird documentation.
>
> Good luck!
>
> Fidel.
>

don't forget to add -user sysdba -password yoursysdbapassword

Fidel.