Membership Provider for MS Access

M

micheledicosmo

Hi,

I am trying to make my own website which is using an SQL Express MDF db
for membership with the default SQL Membership Provider running on a
cheap server which does not offer the SQL server, but only Access (MDB)
connection.

I have found an example by Microsoft (SampleAccessProviders.vsi) in
which they explains how to create providers.

May I use that provider or it's not complete?
How can I do that? After compiling the code, I got the DLL and an
initialized MDB file, but after I reference the DLL to the WebSite I am
unable to find how to use it.

Thanks for any information, sid.
 
D

Dominick Baier [DevelopMentor]

look at the <membership> configuration element in global web.config - copy
that as a template to your local web.config - and add/replace your provider
in the <providers> sub element - also set the defaultProvider attribute...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top