Miha
Mon Jan 19 15:46:55 CST 2004
Hi Alex,
Ah, I see.
I guess that is a feature of the wizard.
You might try my template for generating strong typed datasets instead - it
generates xsd schema for given tables.
See:
http://www.rthand.com/default.aspx?Page=2&SubPage=1#5
--
Miha Markic - RightHand .NET consulting & development
miha at rthand com
www.rthand.com
"Alex Pop" <anonymous@discussions.microsoft.com> wrote in message
news:AC9A911D-BA5F-4DB2-9741-09337A1B014F@microsoft.com...
>
>
> ----- Miha Markic wrote: -----
>
> Hi Alex,
>
> Can you be a more specific?
> How do you regenerate the dataset?
> What exactly is set to default?
>
> It's about a typical dataset generation at design time, based on the
dataadapters that are mapped each on a database table. Let's say that I
generated my dataset in this way ,then I create the relations, i set to each
relation its rules( e.g. UpdateRule for a relation "TABLE1_TO_TABLE2" is set
to Cascade ). Then if I modify something in my database then I update my
dataadapters and regenerate the dataset to refelct changes I got all my
rules of relations set to "Default"
>
>
>