Get Current Date & Time select GetDate() SQL Server 2000/2005 SELECTCONVERT(VARCHAR(8),GETDATE(),108) AS HourMinuteSecond,CONVERT(VARCHAR(8),GETDATE(),101) AS DateOnlyGO SQL Server 2008 SELECTCONVERT(TIME,GETDATE()) AS HourMinuteSecond,CONVERT(DATE,GETDATE(),101) AS DateOnlyGO
Manually sync clock on Ubuntu Linux
You may manually sync the clock using the following sudo ntpdate servername where servername can be any public or private time server. Example sudo ntpdate pool.ntp.org
OpenEMM is a feature-rich enterprise software for professional e-mail newsletters and e-mail marketing
OpenEMM is a feature-rich enterprise software for professional e-mail newsletters and e-mail marketing. It offers sophisticated bounce management, link tracking, lots of statistics and a script feature to set up transaction mails (data, event and time triggered). OpenEMM is the first open source application for e-mail marketing. Its code base has been developed since 1999 and is used […]