DataSet designer
-
Hi, I'm looking for a nice/good DataSet designer, where I can do nice layouts of the dataset and of the relations. Right now my dataset has 33 tables :) and about 50-60 or so relations. Ofcourse it looks more than miserable in the VS designer. Thanks, Corneliu. PS>> I _can't_ redesign it, brake it, split it, change it and so on ...
-
Hi, I'm looking for a nice/good DataSet designer, where I can do nice layouts of the dataset and of the relations. Right now my dataset has 33 tables :) and about 50-60 or so relations. Ofcourse it looks more than miserable in the VS designer. Thanks, Corneliu. PS>> I _can't_ redesign it, brake it, split it, change it and so on ...
You wrote: I'm looking for a nice/good DataSet designer Please point this sentance once again. What is it mean ? :doh: Sreejith Nair [ My Articles ]
-
You wrote: I'm looking for a nice/good DataSet designer Please point this sentance once again. What is it mean ? :doh: Sreejith Nair [ My Articles ]
"Nice DataSet designer": a designer like the one that opens when you double click an ".xsd" file in the solution explorer, where you can define tables, keys and relations all visually, and then it gets converted using the MSDataSetGenerator to code. Tutu.