Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Berdia 45 posts 67 karma points
    Feb 16, 2011 @ 19:15
    Berdia
    0

    Accessing membership info in DB + adding custom info.

    Hi,

    I have a question regarding Umbraco membership. Is it possible to access membership table and synchronize it with other SQL database table using connection string or vice versa.

    Where is this information kept in Umbraco database?

    Also, I created a member today and add custom field "City" in member profile. I wanted to see where this field information is kept in DB but could not find it.

    Could you please explain?

    Is it also possible, for arguments sake, to use ASP.NET membership DB instead of Umbraco membership DB if I use ASP.NET usercontrols?

    Thank you.

     

  • kows 81 posts 151 karma points c-trib
    Feb 16, 2011 @ 22:43
    kows
    0

    Is it also possible, for arguments sake, to use ASP.NET membership DB instead of Umbraco membership DB if I use ASP.NET usercontrols?

    write a custom membershipprovider / roleprovider then you can write your own save/update/delete/... methods for your members

Please Sign in or register to post replies

Write your reply to:

Draft