Database connection component is not assigned

Forum related to version 6.5.1 (alpha) and 6.6.x (beta) of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
Josef Koller
Junior Boarder
Junior Boarder
Posts: 26
Joined: 04.09.2005, 14:46

Database connection component is not assigned

Post by Josef Koller »

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
zippo
Silver Boarder
Silver Boarder
Posts: 322
Joined: 12.10.2005, 18:01
Location: Slovenia

Post by zippo »

Remove ALL Zeos BPLs and retry. Also remove all previous Zeos versions.
Josef Koller
Junior Boarder
Junior Boarder
Posts: 26
Joined: 04.09.2005, 14:46

Post by Josef Koller »

Hello,

thanks. but if i Remove the older ZEOS versions I cann't use my older Delphi 4 version and the older ZEOS - Version. I would like to use the two versions for a while.

No other possibility?

Best regards

Josef
tygrys
Junior Boarder
Junior Boarder
Posts: 33
Joined: 09.12.2005, 18:31
Location: Poland

Post by tygrys »

You should rename the packages. Look at the thread about Delphi 2006 and Zeos

Tygrys
Post Reply