Re: date format

Alex Thurgood <[email protected]> Wed, 24 Mar 2010 08:05:35 +0100 (CET)
Newsgroups gmane.comp.openoffice.dba.user
Message-ID <1051702641.2796581269414335704.JavaMail.root@zimbra10-e2.priv.proxad.net>
Hi Steve, 


> Hi
> When connecting to a mysql database, I have dates which show as:
> 
> 1260351607
> 

That kind of representation for a date string reminds me of Unix datetime strings. How are you connecting to your mysql db (connector driver type) and from which module in OOo are you connecting (Base, Writer, Calc) ? What is the field type ?


Alex