PC Review Forums Newsgroups Microsoft DotNet Microsoft ADO .NET multi table ds -> single table ds

Reply

multi table ds -> single table ds

 
Thread Tools Rate Thread
Old 22-09-2003, 04:14 PM   #1
Guest
 
Posts: n/a
Default multi table ds -> single table ds


Has anyone written any code to convert a multi table dataset into a single
table ds? So basically de-normalizing the dataset. Crystal (in its
infinite wisdom) has extremely poor performance when using a multi table
dataset for its data source, but is much better with a single de-normalized
table in a ds. I need to test the performance using a generic class that
doesn't know how many tables are in the original dataset, as well as, not
knowing what the joins are, and reproduce another dataset with a single
table.
Any help will be greatly appreciated.
gv


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off