Click here to Skip to main content
15,897,891 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
I have my own database which i am using in my project and for User Management i am using Built in Database (with built in Login tools) of aspnetDB.
Now my question are:

1: Using two database (in a project) 1 for User Management and 2nd DB for application Functionality. Is this technique is right??

2: if this technique is not right then what i need to do marge both database into one DB??

3: and if i merge both database in to one DB, then what are the steps ??


opinion and guidance require.
Posted
Comments
Sergey Alexandrovich Kryukov 10-Jul-13 2:20am    
It really depends on what is your "own database". Is it somehow related to the user management database? Depending on that, the answer should be obvious. Got the hint?
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900