Connection String object Convert to String Variable Type

G

Guest

does anyone have an example of how to get the connection string object
converted to a string variable type in order for me to call a function?
 
K

Kevin Spencer

A Connection String is just that: a string. It's not an object. So,
congratulations, you already have what you need!

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
I get paid good money to
solve puzzles for a living
 
N

Norman Yuan

ConnectionString property of a SqlConnection/OleDbConnection IS string type,
not need to convert it to string type.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,045
Latest member
DRCM

Latest Threads

Top