Op donderdag 04-12-2008 om 18:40 uur [tijdzone +1030], schreef Eric March: > Joost van der Sluis wrote: > > Op woensdag 03-12-2008 om 09:40 uur [tijdzone +1030], schreef Eric > > March: > > > > > I have set the connection in MySQL50Connection1to SQLTransaction1 > > > As you point out I still can't set the transaction to True, so I leave > > > it False. > > > > > > Now when I set SQLQuery1 to True I get an error > > > ".e...e" is an invalid float > > > > > > > Ok, that's not good. The mysql-client which you are using is version > > 5.0. What is the server version? And which fpc-version did you use? > > Maybe you could try with a fpc version 2.2.3 snapshot. And are you on 64 > > or 32 bit? > > > Details below: > MYSQL Server version = 5.0 > fpc version 2.2 > Linux Ubuntu 64 bit Kernel 2.6
You have to upgrade to fpc 2.2.2 at least. This is probably this bug http://bugs.freepascal.org/view.php?id=10202 (or actually 8593, which is the main cause) Joost. _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
