Hello, There is a problem with the role provider :
first because with the currently table role and usersinrole we can't add any index because the column are varchar 255 and firebird 1.5 don't support index on this kind of column. So i think the solution is to modify the table usersinroles : 1) Replace the username column varchar(255) with a PKUSER column cgar(16) and after that modify the role provider for works with this changes. What do you think about that ? ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Firebird-net-provider mailing list Firebird-net-provider@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/firebird-net-provider