Re: DbiDate object

2007-05-29 Thread revuesbio
On 29 mai, 07:22, Frank Millman <[EMAIL PROTECTED]> wrote: > On May 29, 12:51 am, revuesbio <[EMAIL PROTECTED]> wrote: > > > > > Hi all > > > I am using odbc to connect to Microsoft Access DB. When I send a > > request with a datetime column from the database, odbc returns > > something called a D

Re: DbiDate object

2007-05-28 Thread Frank Millman
On May 29, 12:51 am, revuesbio <[EMAIL PROTECTED]> wrote: > Hi all > > I am using odbc to connect to Microsoft Access DB. When I send a > request with a datetime column from the database, odbc returns > something called a DbiDate object. > ex :>>> x=data[0][2] > > >>> print x > > Fri Apr 20 07:27