Click here to Skip to main content
15,892,809 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all ,

Can u ppl help in connecting to eXist db from my C# web application.
Posted

1 solution

For connection to old db from your new web app you can just use the connection string of old db in your app....

for more information on connection string please see this.....

Connection String Demo[^]
 
Share this answer
 
Comments
Member 8241797 20-Jan-12 2:28am    
Hi all ,

Can u ppl help in connecting to eXist db from my C# web application.eXist is a native XML open source DB.

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