Subject | Re: [firebird-support] Some issues in Windows Vista |
---|---|
Author | Helen Borrie |
Post date | 2007-01-30T22:39:23Z |
At 09:08 AM 31/01/2007, you wrote:
that has the name 'SYSDBA'. If so, then you have a big problem now,
because you have disabled the *user* SYSDBA from accessing the database.
Ordinary users will still be able to connect. However, you now have
no user that can back up that database.
./heLen
> I'm moving an application to Windows Vista.It appears that you have created a role in your database privileges
>
> After installing the application, it runs though there are some errors
>that I need to track down(minor errors I would say).
>
> The application connects to c:\Data\thedata.gdb with the userId and
>password:
>
> appUser/XXXXXXXX
>
> Trying to Register c:\Data\thedata.gdb with IBOConsole under
>appUser/XXXXXXXX credentials, I get:
>
>ISC ERROR CODE: 335544745
>ISC ERROR MESSAGE:
>
>Your login SYSDBA is same as one of the SQL role name. Ask your database
>administrator to set up a valid Firebird login.
>
> when using SYSDBA/masterkey as credentials I get:
>
>ISC ERROR CODE: 335544745
>ISC ERROR MESSAGE:
>
>Your login SYSDBA is same as one of the SQL role name. Ask your database
>administrator to set up a valid Firebird login.
> Have anyone any idea what's is wrong ?
that has the name 'SYSDBA'. If so, then you have a big problem now,
because you have disabled the *user* SYSDBA from accessing the database.
Ordinary users will still be able to connect. However, you now have
no user that can back up that database.
./heLen