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?

Joost.

  
Details below:
MYSQL Server version = 5.0
fpc version 2.2
Linux Ubuntu 64 bit  Kernel 2.6
Eric


Server version
[EMAIL PROTECTED]:~$ dpkg -l |grep mysql
ii  libdbd-mysql-perl                          4.005-1                                  A Perl5 database interface to the MySQL data
ii  libmysqlclient15-dev                       5.0.51a-3ubuntu5.4                       MySQL database development files
ii  libmysqlclient15off                        5.0.51a-3ubuntu5.4                       MySQL database client library
ii  mysql-client-5.0                           5.0.51a-3ubuntu5.3                       MySQL database client binaries
ii  mysql-common                               5.0.51a-3ubuntu5.4                       MySQL database common files
ii  mysql-server                               5.0.51a-3ubuntu5.3                       MySQL database server (meta package dependin
ii  mysql-server-5.0                           5.0.51a-3ubuntu5.3                       MySQL database server binaries
ii  php5-mysql                                 5.2.4-2ubuntu5.3                         MySQL module for php5
[EMAIL PROTECTED]:~$


fpc-version  2.2 see below
[EMAIL PROTECTED]:~# fpc -i
Free Pascal Compiler version 2.2.0

Compiler Date      : 2008/04/01
Compiler CPU Target: x86_64

Supported targets:
  Linux for x86-64
  FreeBSD for x86-64
  Win64 for x64

Supported CPU instruction sets:
  ATHLON64

Supported FPU instruction sets:
  SOFT
  SSE64

Supported Optimizations:
  REGVAR
  STACKFRAME
  LOOPUNROLL
  TAILREC

This program comes under the GNU General Public Licence
For more information read COPYING.FPC

Report bugs,suggestions etc to:
                 [EMAIL PROTECTED]
[EMAIL PROTECTED]:~#



OS Version
[EMAIL PROTECTED]:~# uname -a
Linux peregrine 2.6.24-19-generic #1 SMP Wed Aug 20 17:53:40 UTC 2008 x86_64 GNU/Linux
[EMAIL PROTECTED]:~#

_______________________________________________
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to