zquery error why the program give me error?

Forum related to MySQL

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
capella
Fresh Boarder
Fresh Boarder
Posts: 14
Joined: 03.11.2006, 23:05

zquery error why the program give me error?

Post by capella »

hello ,, my problem is a error...I want to take my database to my button caption but however the program compiled at last give me error..please look at the this picture

Image
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

Hi,

Can you please tell us which version you are using? Requestlive is a quite old property. Are you recompiling an old program with the new zeoslib, ...?
Now requestlive := true should be readonly := false.


Mark
capella
Fresh Boarder
Fresh Boarder
Posts: 14
Joined: 03.11.2006, 23:05

Post by capella »

I used zeosdbo-6.5.0-alpha version I want to use a new version but I can't install it...I try to install ZEOSDBO-6.6.0-beta. but I can't install it...I try a lot...how can I install a new version...

not: Now requestlive := true readonly := false this is same set for my programm....
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

Hi,

Maybe you get this error because you tried to install the new version.
New install:
- Remove the old components.
- Remove all Z*.bpl, Z*.dcu andother traces outside the package folder.
- Restart Delphi.
- Compile all 5 projects in the projectgroup in the sequence Core, Parsesql, Plain, dbc, Component andComponentdesign. Install the (new) package ComponentDesign. (To find out why we added this packages, search the forum.)

The other packages can't be installed anymore. Maybe old traces caused troubles. That's why you should remove old installation stuff.

Mark
capella
Fresh Boarder
Fresh Boarder
Posts: 14
Joined: 03.11.2006, 23:05

Post by capella »

hi my problem is solved I think my problem while component instalation ..
thanks... :)
Post Reply