Community

Data Access Component for SQL Server in VB.NET

(AdamNThompson) This is a generic data access component I wrote in VB.NET to simplify some of the common tasks used to work with data using ADO.NET and MS SQL Server 2005. The class contains methods to perform non-queries (Update, Insert, and Delete), and it contains methods to return a SqlDataReade

Read More - Register for Free Membership