newtoclarion
Programmer
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.
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.