[python-win32] dbi.dbDate

2007-02-22 Thread Roger Upole
Robin Becker wrote: > Just came across a weird problem with dbi.dbDate; it seems it is based on the > 32bit time since 1970 used by python's time module. Unfortunately I have > financial data for a bunch of people with DOB <1940. > > > Nothing seems to blow up when I execute sql fetches, but th

[python-win32] dbi.dbDate

2007-02-20 Thread Robin Becker
Just came across a weird problem with dbi.dbDate; it seems it is based on the 32bit time since 1970 used by python's time module. Unfortunately I have financial data for a bunch of people with DOB <1940. Nothing seems to blow up when I execute sql fetches, but the returned objects behave very