Hi dear, To use the role and membership with Access database read the follwing. http://msdn.microsoft.com/en-us/asp.net/aa336558.aspx Use "Sample Access Providers" starter kit, It use Access while implementing Membership and roles.
Muhammad Shoaib
Software Engineer,
Lahore, Pakistan
www.heartofpakistan.com (U/C)
--------------------------------
Mark it as ANSWER if it Helps U
Member
14 Points
62 Posts
Can't use ASPNETDB.MDF
Dec 10, 2008 11:04 PM|Supremus|LINK
My ISP account doesn't have a sql server database addon so I can't use ASPNETDB.MDF
I can use a MySQL database or MS Access databases.
How do I tell VXW 2008 Express edition to use a different database so I can use membership and roles?
Participant
841 Points
263 Posts
Re: Can't use ASPNETDB.MDF
Dec 11, 2008 01:01 AM|mShoaib83|LINK
Software Engineer,
Lahore, Pakistan
www.heartofpakistan.com (U/C)
--------------------------------
Mark it as ANSWER if it Helps U
Member
14 Points
62 Posts
Re: Can't use ASPNETDB.MDF
Dec 11, 2008 04:48 PM|Supremus|LINK
Hi Muhammad.
Thanks for the link, but I am a bit lost.
The "Sample Access Providers" says I have to use C# to compile it. I have downloaded c# Express, but have no idea of how to use it or what to do.
Since I am so inexperienced, could you give me some simple instructions to get me started.
Thanks.
All-Star
25756 Points
7014 Posts
Re: Can't use ASPNETDB.MDF
Dec 11, 2008 06:03 PM|hans_v|LINK
Here is a complete tutorial [:)]
Member
14 Points
62 Posts
Re: Can't use ASPNETDB.MDF
Dec 12, 2008 05:11 AM|Supremus|LINK
Thanks for that Hans. I'm still confused, but at least the member login is working.