8 messages in org.openoffice.fr.prog[prog] Mysql + Macro + Time type
FromSent OnAttachments
Vincent FareSep 24, 2005 11:35 am 
Alex ThurgoodSep 24, 2005 12:48 pm 
Vincent FareSep 24, 2005 1:02 pm 
Alex ThurgoodSep 26, 2005 3:13 am 
Vincent FareSep 26, 2005 3:31 am 
Bernard MarcellySep 26, 2005 6:29 am 
Vincent FareSep 26, 2005 10:01 am 
Alex ThurgoodSep 27, 2005 9:04 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[prog] Mysql + Macro + Time typeActions...
From:Vincent Fare (Vinc@free.fr)
Date:Sep 24, 2005 11:35:30 am
List:org.openoffice.fr.prog

Bonjour,

Voila mon probleme : J'ai dans une base mysql un champ de type Time, par une macro dans openoffice je
cherche a lire et a enregistrer ce champ. J'utilise :

leResultSet.getTime(8).Hours leResultSet.getTime(8).Minutes leResultSet.getTime(8).Seconds

Mais cela s'obstine a me renvoyer 0 J'ai bien verfifié, j'utilise le bon numero d'index. J'ai essaye qqs combinaison avec TimeValue mais sans succes. J'utilise getTimeStamp pour mon champ date et ca fonctionne bien !

help-me ! (avant que le tout passe par la fenetre !)

Merci Vincent.