Thursday, February 16, 2012

> different DataSets in one Table

Hi! I'm using RS52005. Is it possible to use table while getting data from 2
different datasets? I need this, 'cause I must put data into RS Table from 2
different Databases (Oracle and MS SQL Server)...
regards,
gNMNo, it is not possible to merge two datasets in a data region /
control.
The workaround for this is to merge them into a single dataset. In the
past, I've created a linked server from SQL Server to an Oracle server
and handle the merging of the data from the 2 sources via sql.
Andy Potter

No comments:

Post a Comment