Search found 4 matches

by nkaku
01.03.2011, 22:34
Forum: 6.6 - stable
Topic: SUCCESS - ZeosLib can now be INSTALLED AND USED IN DELPHI XE
Replies: 1
Views: 531

SUCCESS - ZeosLib can now be INSTALLED AND USED IN DELPHI XE

For now, it connects and I have used ztable, zquery to work with data. More testing needed.

Nirav
nkaku@gmx.net
by nkaku
01.03.2011, 20:15
Forum: 6.6 - stable
Topic: Zeos Installation - Delphi XE
Replies: 1
Views: 595

I have modified the source code. It now compiles and installs the components in DelphiXE . But it does not connect to MySQL . Of course, there must be some problem in my conversion of PAnsiChar > WideString and ByteArray . But I don't know what exactly.

Nirav
nkaku@gmx.net
by nkaku
01.03.2011, 18:28
Forum: ZeosLib 7.0 Beta Forum
Topic: install zeos 7 on delphi xe
Replies: 3
Views: 1142

There is an error

ZeosLib gives a compile time error with Delphi XE . Please read my post for details of all errors.

Nirav
nkaku@gmx.net
by nkaku
01.03.2011, 10:40
Forum: 6.6 - stable
Topic: Delphi XE - Installation problems
Replies: 0
Views: 1196

Delphi XE - Installation problems

I just bought Delphi XE Starter edition. I am trying to install ZeosLib components which give me the following errors: PAnsiChar error. I have resolved it by typecasting to PWideChar But these... I can't seem to resolves: [DCC Error] ZAbstractRODataset.pas(285): E2037 Declaration of 'GetRecord' diff...