Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Switching between databases

Status
Not open for further replies.

newtoclarion

Programmer
Jul 20, 2011
66
SA
I have two SQL databases. both have same tables and same structure.
My Application requires to use both, I managed to deal with data by changing the connection string and reopen tables and it worked fine.

But the thing that I couldn't solve is having a browse for a table and a button to refresh the browse showing the data from the other database.

Any tips is highly appreciated.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top