pymssql and date format

eight02645999 at yahoo.com eight02645999 at yahoo.com
Thu Feb 16 04:59:00 EST 2006


hi
i am using pymmsql to query a date column in MSSQL database table.
However the result shows for example
(datetime.datetime(2006, 2, 16, 17, 50, 19) which is supposed to be
2006-02-16 17:50:19.000
anyway to correct query a date column using pymssql so that it gives
the correct date format? thanks




More information about the Python-list mailing list