On 12.6.2006 9:29 Le roy Arnaud wrote:
> Hello,
> 
> there is a litle bug in the getallusers function.
> In fact in the first fbcommand :
> FbCommand command = new FbCommand("SELECT Count(*) FROM " + 
> this.tableName + "WHERE ApplicationName = @ApplicationName", 
> connection);
> 
> it misses a space in "WHERE ApplicationName = @ApplicationName"
>                       ^
>                      here

Yes you're right. Thanks.

2Carlos: It's in public override MembershipUserCollection GetAllUsers(int 
pageIndex, int pageSize, out int totalRecords) method. Am I to fix it or 
you'll do it?

> Else i have implemented a simple roleprovider for our favorite database 
> provider, where i can send it ?

Send it to Carlos ([EMAIL PROTECTED]), he has permissions to commit it to 
CVS.

-- 
Jiri Cincura
http://www.cincura.net/


_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to