|
ssData is a SQL Server wrapper that includes support methods for working with databases.
ssData has useful methods that allow you to clean data before inserting; converting a .NET DateTime object to a SQL Server universal date time format; Boolean to SQL Server Bit conversion; dealing with DataSets, SqlDataReader; and others that will help speed up your development time.
Download (Free) | API Documentation
|