I have been playing with the
SQL Stored Procedure Wrapper & Typed DataSet Generator
for .NET
and want to recommend it as a really nice and useful piece of
work by
leppie. Personally, I am learning a lot about SQL Server stored
procedure discovery and code generation, using
CodeDom, from examining this code. I think I'll be able to use it as
a great starting point for some tools I need to build.
1 Comment
These are nice tools. There is an open source one too,
LLblGen (sp). e-mail me @ greg@cds-am.net and I can send
a link to you.
We looked at 4-5 tools, ProcBlaster was another,
TierDeveloper is a nice one too. What we are looking for
is a tool to help us with building the sprocs. Seen one
of those?