Database connection component is not assigned
Posted: 24.12.2005, 09:52
Hello,
after deinstallation the ZEOS and rebuild I can compile my old project with the newer ZEOS version. (changed requestlive into readonly)
But now I got the error file ZAbstractRODataset not found. I found this file in the folder c:\delphi6down\zeos\src\component and gave this path to the environment.
Now I get a running application. But:
After edit a record in the database I get the error:
exception ......Database connection component is not assigned and the compiler stops in the ZAbstractRODataset.
What's wrong?
Many thanks and best regards
Josef
after deinstallation the ZEOS and rebuild I can compile my old project with the newer ZEOS version. (changed requestlive into readonly)
But now I got the error file ZAbstractRODataset not found. I found this file in the folder c:\delphi6down\zeos\src\component and gave this path to the environment.
Now I get a running application. But:
After edit a record in the database I get the error:
exception ......Database connection component is not assigned and the compiler stops in the ZAbstractRODataset.
What's wrong?
Many thanks and best regards
Josef