[pywin32-bugs] odbc and dbiDate!
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: Andre R. <re...@in...> - 2004-02-21 18:36:22
|
hi all, we need a way to connect to mssqlserver with python. there is a big problem with dates: then odbc-module / dbi-module cann only handle dates (dbiDate timestamps) as Integers (under windows it is not possible to select dates like 1950-03-20). Is there a better way to connect mssql than with odbc? If not, my idea would be to patch the odbc/dbi modules? any suggestions, how to implement the dbiDate object? Greetings, and thank you very much in advance, Andre' |