From: Warren Young Date: November 2 2010 6:18pm Subject: Re: SSQLS and timestamps List-Archive: http://lists.mysql.com/plusplus/9102 Message-Id: MIME-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable On Nov 2, 2010, at 10:20 AM, Adrian Cornish wrote: >> event_log row( mysqlpp::sql_timestamp(), // also tried >=20 > Have you tried these classes instead > = http://tangentsoft.net/mysql++/doc/html/refman/classmysqlpp_1_1DateTime.ht= ml sql_timestamp is just a typedef for DateTime, and exists just for = consistency with the other sql_* typedefs. I agree with your other post, that platform details are what we need to = see next. It should work.=