Click here to Skip to main content
15,905,071 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear All,

Is it use two databases in one application? if we are use two databases in future face any problem for that.
Posted
Updated 7-May-12 18:11pm
v2

1 solution

yes you can add multiple database in application just add connectuion string in web.config file.

and use that connection string for particular database.
 
Share this answer
 

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