Membership tables and other tables in one DB or seperate?
- by JPJedi
I have an ASP.NET site with membership tables in a Main_DB for the site. Can I add more tables for the site for other data needed for the site or should that data be in another database?