Categories
Tags → Sql Server Date Time

SweetSuite.NET Data Component (ssData)

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 he...
DETAILS

Using GetDate Function in an SQL Statement

This function is very useful, if you wish to get date of current SQL server date and time. You may use this function to fill some rows automatically with current time or using with DateDiff function to return the number between current time.
DETAILS
©2003-2019 jCay.com