[Gambas-user] Re; MySQL "timestamp"

Pablo Vera pvera at ...729...
Tue Jul 17 17:42:37 CEST 2007


Sorry to jump in, but I guess your new code will check the MySQL 
version, so that timestamp conversions will work no matter the version 
of MySQL being used.

Pablo
_____________________________________________________________________


Benoit Minisini wrote:
> On mardi 17 juillet 2007, Gareth Bult wrote:
>> Sorry,
>>
>> I wasn't expecting you to import it into a real database .. I get the same
>> problem on any timestamp field .. I don't believe the problem is specific
>> to this table ...
>>
>> (My means of testing is to add a 'timestamp' field to a table, read a row,
>> then stop it in the debugger ..)
>>
>> Gareth.
>>
> 
> I found the problem. Timestamp displays differently since MySQL 4.1, and so 
> the current code is broken. I will fix that! :-)
> 




More information about the User mailing list