[DB-SIG] ANN: eGenix mx Base Distribution 3.1.2

Vernon Cole vernondcole at gmail.com
Thu Jan 29 19:25:36 CET 2009


Dear eGenix Team:

>>> import mx.DateTime
>>> import datetime
>>> md = mx.DateTime.Timestamp(1950,6,12,12,30,0)
>>> dd = datetime.datetime(1950,6,12,12,30,0)
>>> if md == dd: print 'It works!'
...
It works!

Thank you on behalf of  adodbapi users everywhere who's programs will no
longer mysteriously raise errors when they install mx Base (and, by default,
suddenly start getting SQL date-time values of an entirely different type).
--
Vernon Cole
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/db-sig/attachments/20090129/bf6dc412/attachment.htm>


More information about the DB-SIG mailing list