Forum > Databases
sqldb barfs on mysql DateTime
(1/1)
bernd:
Hi,
I am currently evaluating lazarus and freepascal - i am very impressed.
One thing I found is that "select * from sometable" gives me an exception: "TApplication.HandleException ":3" is an invalid integer"
if there is a column of type DateTime in the table. Without a datetime column everything works.
the ":3" is from the minute part of the content "2005-12-12 22:33:44" of said field.
If it helps: I'm using Linux 2.6.11, freepascal + lazarus checked out today from CVS, mysql --version says "12.22 Distrib 4.0.24"
Navigation
[0] Message Index