Search found 5 matches
- 04.10.2010, 18:42
- Forum: ZeosLib 7.0 Beta Forum
- Topic: When the ZEOS 7 new version for Delphi 2010 ?
- Replies: 50
- Views: 9434
DElphi 2010 + zeos 7 alpha
Bonjour à tous, Je développe avec Delphi depuis les années 90 (j'ai dû commencé avec Delphi3). Avec Delphi 7, j'utilise les composants Zeos et DevExpress et lorsqu'en en décembre 2009, j'ai acheté la version Delphi 2010, je me suis aperçu qu'il n' y avait pas de version de Zeos compatible. Concernan...
- 04.10.2010, 11:46
- Forum: ZeosLib 7.0 Beta Forum
- Topic: When the ZEOS 7 new version for Delphi 2010 ?
- Replies: 50
- Views: 9434
When the ZEOS 7 new version for Delphi 2010 ?
Dear all,
I now use Delphi 2010 and i've tryied the zeos 7 alpha version. It does not yet work correct, so my question is when can we get the new version of zeoslib ?
Kind regards,
Wilco
I now use Delphi 2010 and i've tryied the zeos 7 alpha version. It does not yet work correct, so my question is when can we get the new version of zeoslib ?
Kind regards,
Wilco
- 03.10.2010, 16:48
- Forum: ZeosLib 7.0 Beta Forum
- Topic: Delphi 2010 + mySQL 5 :
- Replies: 1
- Views: 348
Delphi 2010 + mySQL 5 :
Dear all, It seems there is a problem with the ZQuery.ParamByName().AsString function. The following code that before worked ok with Delphi 7 does not work any more with Delphi 2010 : ZQuery1.SQL.Add('select * from param where PROFIL = :PROFIL'); ZQuery1.ParamByName('PROFIL').AsString := 'TOUS'; ZQu...
- 01.10.2010, 12:49
- Forum: ZeosLib 7.0 Beta Forum
- Topic: Zeos 7 alpha and Delphi 2010
- Replies: 7
- Views: 1011
thank you it works.
Thank you a lot ...
It works.
Wilco
It works.
Wilco
- 01.10.2010, 09:42
- Forum: ZeosLib 7.0 Beta Forum
- Topic: Zeos 7 alpha and Delphi 2010
- Replies: 7
- Views: 1011
Zeos 7 alpha and Delphi 2010
Dear all, i try to install zeos 7 alpha on Delphi 2010. I can make compilation of delphi14 zeos component but when i try to install the ZComponentDesign140.bpl, i get one error : can't find the ZDbc140.bpl. I've checked the build directory, there are the all 6 bpl (Zcore140, Zplain140, ZParseSql140,...