On 2008-11-25 22:37, [EMAIL PROTECTED] wrote:
> Hi,
>
> I am trying to copy a sql database to a access database using python.
> I can copy all the fields, but the date. I can store a float value in
> access data object, ie
> http://en.wikibooks.org/wiki/JET_Database/Data_types#Dates_and_times
>
Hi,
I am trying to copy a sql database to a access database using python.
I can copy all the fields, but the date. I can store a float value in
access data object, ie
http://en.wikibooks.org/wiki/JET_Database/Data_types#Dates_and_times
So access uses a float for a date, and mysql databse uses t