Subject | Re: FB Users |
---|---|
Author | Michael Vilhelmsen |
Post date | 2008-10-15T10:55:52Z |
Well
Well ...
I have a problem, which I dont know how to solve right now (im
googling and strugling).
I have an application as mentioned using IBX - Only thing is does is
displaying users. I can then add, delete or modify users.
I use IBXs TIBSecurityService to do this.
I connect to an Firebird 1.5-5.4926
I get an error after retrieving some 1307 users.
Its is UNEXPECTED OUTPUT BUFFER VALUE.
I have then tried to following:
Same program but using FIBPLus component (TpFIBSecurityService)
Same problem.
Backup of security and restore (even on another machine).
Same problem.
I can still add a use. Everyone allready added can login.
I just cant display users anymore.
Is there any other tool - besides GSEC - that can be used to retrieve
user information ?
IBObjects?
When in GSEC - I can write DI.
This will list the users.
Is there any way I can count how many has been listed?
Meanwhile I'll strugle on.
Michael
--- In firebird-support@yahoogroups.com, "Michael Vilhelmsen"
<Michael.Vilhelmsen@...> wrote:
Well ...
I have a problem, which I dont know how to solve right now (im
googling and strugling).
I have an application as mentioned using IBX - Only thing is does is
displaying users. I can then add, delete or modify users.
I use IBXs TIBSecurityService to do this.
I connect to an Firebird 1.5-5.4926
I get an error after retrieving some 1307 users.
Its is UNEXPECTED OUTPUT BUFFER VALUE.
I have then tried to following:
Same program but using FIBPLus component (TpFIBSecurityService)
Same problem.
Backup of security and restore (even on another machine).
Same problem.
I can still add a use. Everyone allready added can login.
I just cant display users anymore.
Is there any other tool - besides GSEC - that can be used to retrieve
user information ?
IBObjects?
When in GSEC - I can write DI.
This will list the users.
Is there any way I can count how many has been listed?
Meanwhile I'll strugle on.
Michael
--- In firebird-support@yahoogroups.com, "Michael Vilhelmsen"
<Michael.Vilhelmsen@...> wrote:
>to me.
> Hi
>
> I have made a very small application which uses IBXs
> TIBSecurityService to retrieve user information and to maintain users
> on a Firebird server.
>
> I just discovered an error which Im not sure of.
>
> We have 4 servers.
> On one them, I get this error when I want to view all created users
>
> Unexpected Output Buffer Value.
>
> But if I try to do the same in FlameRobin I get all users returned
>
>
> So I know it must be something to do with IBX.
>
> Has anyone experienced this and maybe know a fast work around ?
>
> Otherwise this application will be switched to use FIBPlus (will be
> anyway, wasnt just planned to be now).
>
> Michael
>