D
David Thielen
Hi;
We are thinking of writing our on membership & role provider. This would use
whatever database each of our customers prefers - Sql Server, Oracle, DB2, or
MySql. We figure that since the repository for our web app is in the
database, that makes more sense than also requiring SqlExpress and having the
users/roles in a totally seperate DB.
Is this a lot of work or is it pretty easy? And is there sample code
anywhere that does this - even if the same code is just for Sql Server.
We are thinking of writing our on membership & role provider. This would use
whatever database each of our customers prefers - Sql Server, Oracle, DB2, or
MySql. We figure that since the repository for our web app is in the
database, that makes more sense than also requiring SqlExpress and having the
users/roles in a totally seperate DB.
Is this a lot of work or is it pretty easy? And is there sample code
anywhere that does this - even if the same code is just for Sql Server.