From: Nick B. <sp...@2t...> - 2003-07-25 14:56:19
|
I am having a problem reading a datatime access field that is set to =22L= ong Time=22. In access all you see is the time (no date), and mdbtools seems= to be reading this in such a way that all entries are interpreted as a very early date. For example in access I have these entries: 12:50:01 PM 12:51:13 PM 12:51:14 PM 12:57:43 PM the mdbtools output for the field is this: 12/13/01 20:45:52 12/13/01 20:45:52 12/13/01 20:45:52 12/13/01 20:45:52 Another datetime field in the database set to =22short date=22 reads corr= ectly and doesn't seem to have any problems at all. I am using the odbc driver, but I have tried the mdb-export utilit with the same results. I am using version 0.5rc2. I have tried pulling down the latest cvs but = I cannot get it to compile. Any ideas? If anyone would like a look, I would be happy to send the database. It is about 130k zipped. |