I had another thread a while back talking about documentation.<BR><BR>One of the posters suggested itterating through all the tables and fields.<BR><BR>Anyway, I need to document all the Views and ...
In part 1, we looked at generating T-SQL style code. In part 2, let's get this thing to run! Last time, I showed how a single SELECT statement can be built to create an executable string of T-SQL.
A free tool to reduce coding for developers who like to surface T-SQL database recordsets in a simple collection of customized POCO objects. Every so often, I find myself wishing that I had a utility ...