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

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




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

Reply via email to