Page 1 of 1

zquery error why the program give me error?

Posted: 24.11.2006, 10:08
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

Posted: 24.11.2006, 11:55
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

Posted: 24.11.2006, 12:05
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....

Posted: 24.11.2006, 12:23
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

Posted: 25.11.2006, 11:37
by capella
hi my problem is solved I think my problem while component instalation ..
thanks... :)