Hi, we want to maintain our users in sql server for our asp.net site and have run the the aspnet_regsql which created some tables in our sql server database. We can go through using vs 2008 and asp.net configuarion and add users manually which works fine. But, we maintain our own customer file on our sql server and would like to be able load the aspnet_Users table and any related tables needed from there if possible but need to know what fields and tables exactly need to be loaded. Thanks, Joe