How can I point the profile system to my database

  • Thread starter Thread starter arun
  • Start date Start date
A

arun

Can any one suggest me How can I point the profile system to my
database( not to the sql server express one)
 
You can choose the connection string for it in the web.config but it will
still want the same tables and procs and things. If you want to change the
datastructure then you will have to write a custom provider.

Ciaran O'Donnell
 

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

Back
Top