News

From a T-SQL perspective, the SchemaOnly option forces the SQLDataReader to precede the command with a SET FMTONLY ON statement. Listing 1 shows the Visual Basic ADO.NET source code to obtain a data ...
Generating .NET POCO Classes for SQL Query Results. A free tool to reduce coding for developers who like to surface T-SQL database recordsets in a simple collection of customized POCO objects. By Joe ...