pro_windows_forms thread: Think some database examples should be a bit less hand-coded
In article <134713@p..._windows_forms>, wrox@b... says...
> forms
>
Looking closer on the code ( mainly UpdateDataSource's and
FillDataSes's) it doesn't seem to be related to those
areas where generated SQL-statements gives problems.
So I can't say that these exaples can be done better
(more visual). Still it seems to much hand-coding to me. In
Delphi/BDE/Paradox I can create a form with a updatable view
of a table without any hand-coding.
Of course ADO.NET/these examples are about disconnected sets,
so perhaps it can't be made easier.
Olav