Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27360

VS 2010 Update one dataset with another

$
0
0
HI,

In one application, I need to use two databases in different servers, and exchange information between them.

I need to query one table with information in the other DB, and similar operations.

My question, is: How can I do that??
It's possible, for example, populate one dataset for each table (database) and create an update/select with both dataset?

in algoritm, something like this:
update dataset1, dataset2 where dataset1.id=dataset2.ref

its possible this updates and selects between datasets?
How???

Viewing all articles
Browse latest Browse all 27360

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>