Where are the list of connections stored?

  • Thread starter Thread starter Bobby C
  • Start date Start date
B

Bobby C

When I add a new OleDbDataAdapter to a form I get prompted to select which
data connection I would like to use. Where is that list stored and is there
a way to edit it? I have several that are no longer valid and I'd like to
remove them. Tanx


--

Bobby C.

"If You're Not A Part Of The Solution, There's Good Money To Be Made In
Prolonging The Problem." - from the 2002 Despair series posters entitled
"Consulting"
 
Click the menu View>Server Explorer in VS Studio .Net. This should make your
Server Explorer window display and this should show your data connections
and SQL servers if you have any.

Curtis
 
Perfect! Thanks!

Curtis said:
Click the menu View>Server Explorer in VS Studio .Net. This should make
your Server Explorer window display and this should show your data
connections and SQL servers if you have any.

Curtis
 

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

Back
Top