1
Reply

How to get database name in C#

anil john

anil john

May 24 2013 8:07 AM
1.4k
How to get the database name in C# using the connection string,

I used this statement but getting errors, which namespaces should i import to get this?

Can i work on multiple databases(initialcatalog)

Answers (1)