B
Brent
Hi,
I've been searching for a code generator that can take a table in SQL Server
and generate a WinForm for that table. This form will be used to gather data
from the user in order to add and update all the fields in the table. I have
over 100 tables so a code generator would sure be helpful.
BTW I'm using the excellent LLBLGen (ver 1.2) from Frans Bouma
(http://www.sd.nl/software/default.asp) to generate the stored procedures
and DAL classes for these tables.
Since LLBLGen is open source I'd prefer code over product recommendations.
Thanks,
Brent....
I've been searching for a code generator that can take a table in SQL Server
and generate a WinForm for that table. This form will be used to gather data
from the user in order to add and update all the fields in the table. I have
over 100 tables so a code generator would sure be helpful.
BTW I'm using the excellent LLBLGen (ver 1.2) from Frans Bouma
(http://www.sd.nl/software/default.asp) to generate the stored procedures
and DAL classes for these tables.
Since LLBLGen is open source I'd prefer code over product recommendations.
Thanks,
Brent....