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
zquery error why the program give me error?
Moderators: gto, cipto_kh, EgonHugeist
- mdaems
- Zeos Project Manager
- Posts: 2766
- Joined: 20.09.2005, 15:28
- Location: Brussels, Belgium
- Contact:
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
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