Click to See Complete Forum and Search --> : DataView


Ribeyed
01-16-2007, 12:38 PM
Hi all,
i have a dataset with a lot of tables & relationships and i want to subquerry the dataset. I know how to create a view from 1 table in my dataset but can't workout how to subquerry multiple tables and create a new dataview with the results. Can anyone help?

Thanks

Ribeyed
01-18-2007, 04:41 PM
Found answer to my question.
Can't create a DataView with more than one table.