Hi all,
I'm a bit new to ASP so I have what may be a foolish question. The ASP role management options that come through "roleManager" are great but, as far as I can tell, they do everything through the "aspnet_*" tables in the DB. What I would really like to do is access the Database roles I've created directly in SQL Server 2005 via my ASP application. Does anyone know a way to do this? I've searched around a bit online and come up with nothing, but a link to a good tutorial would be much appreciated if such a thing exists.
Thanks,
Alex
I'm a bit new to ASP so I have what may be a foolish question. The ASP role management options that come through "roleManager" are great but, as far as I can tell, they do everything through the "aspnet_*" tables in the DB. What I would really like to do is access the Database roles I've created directly in SQL Server 2005 via my ASP application. Does anyone know a way to do this? I've searched around a bit online and come up with nothing, but a link to a good tutorial would be much appreciated if such a thing exists.
Thanks,
Alex