you forget the "," near ":faktur:idbuku"sql.Text:='insert into PEMINJAMAN(TRANSID,FAKTUR,IDBUKU,IDMEMBER,TGLPINJAM,TGLKEMBALI,IDPETUGAS,JUMLAH) values(:transid,:faktur:idbuku,:idmember,:tglpinjam,:tglkembali,:idpetugas,:jumlah)';
Search found 3 matches
- 21.03.2010, 00:32
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: trouble in parambyname
- Replies: 1
- Views: 1747
- 25.02.2010, 00:37
- Forum: ZeosLib 7.0 Beta Forum
- Topic: Error with the limysqld51.dll
- Replies: 2
- Views: 556
Oh thank's i forget to change the share folder... I had change the lib, and the ./data/mysql/* but not the ./share/ Now it's work perfectly... Sorry for the false alerte ! [align=center]***[/align] For information I also try the libmysqld from MariaDb : http://askmonty.org/wiki/index.php/MariaDB it'...
- 22.02.2010, 21:31
- Forum: ZeosLib 7.0 Beta Forum
- Topic: Error with the limysqld51.dll
- Replies: 2
- Views: 556
Error with the limysqld51.dll
Hello, With the libmysqld50.dll they are no problème but when we use the libmysqld51.dll or a more recent dll the application crash. The crash will be in the line : 724 of ZPlainMySqlDriver.pas => Handle := MYSQL_API.mysql_init(nil); I try it width Delphi 2009 and the Zeoslib 7 : 792 Have you a solu...