D
Dinesh
Hi,
my existing web application(vb,asp) takes data from
diff sources and populates a sql server which is in turn
used as the data source for the application.
this population of data happens by a nightly process(once
in a day) .
now the requirement is that we need the real data all of
the times . now if i use merging of Data Sets into single
data set. how the Application should handle such big chunk
of data(say in GBs) . what is the optimal solution for
this in .NET ?
ur response will be highly appreciated
my existing web application(vb,asp) takes data from
diff sources and populates a sql server which is in turn
used as the data source for the application.
this population of data happens by a nightly process(once
in a day) .
now the requirement is that we need the real data all of
the times . now if i use merging of Data Sets into single
data set. how the Application should handle such big chunk
of data(say in GBs) . what is the optimal solution for
this in .NET ?
ur response will be highly appreciated