Zeos Installation - Delphi XE

In this forum we will discuss things relating the ZEOSLib 6.6.x stable versions

Moderators: gto, EgonHugeist

Post Reply
neTix
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: 26.02.2011, 16:27

Zeos Installation - Delphi XE

Post by neTix »

Hallo ich habe bis jetzt die Zeos 6.6 benutzt unter Delphi 7,
jetzt bin ich auf Delphi XE umgestiegen und möchte gern weiterhin die Zeos Lib nutzen. Leider habe ich Probleme bei der Installation Probleme... In der normalen Version bekomme ich immer den Fehler, inkompatibel PWideChar und PAnsiChar. Dann habe ich die neusten Snapshots getestet, dort tritt der Fehler nicht auf, allerdings ein anderer. Die Dateien lassen sich alle compilieren, aber bei der Installation der DesignKomponenten findet er ein Kompiliertes Paket nicht, es existiert aber, und der Suchpfad ist auch ein getragen.

Now i try it in englisch. I used Zeos 6.6 with Delphi 7, now i upgraded to Delphi XE and allready want to use Zeos Lib. But i have problems with the installation. With the offical Zeos 6.6 stable version i become an error with PWideChar and PAnsiChar. So i tried a snapshot version, but there comes an other problem. The Files compilied correctly, bur if i want to install the design components , i get an error that the program cant find one of the compilied Files, but the file exists. And the Searchdirectory is correctly.

Have you any ideas?
nkaku
Fresh Boarder
Fresh Boarder
Posts: 4
Joined: 01.03.2011, 10:01

Post by nkaku »

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
Post Reply