Is there any good Dataset designer control similar to "Crystal Reports Database Expert", which I can provide in my application. All I need to do show tables and Let the users establish relationships between those tables and select fields to view. As this data comes from different sources, and the number of columns changes a lot, I can populate tables in the dataset, and the users need to establish relations. Selected fields will be be displayed the built query against the dataset.
Thanks in advance