Page 1 of 1

Problem with latest version

Posted: Sat 10 Sep 2016 04:27
by bzwirs
I just downloaded and installed latest version (Build 25). When I select a project to work on in the IDE (Delphi Berlin 10.1) the project loads but when I then select a datamodule that contains the main database components I get an SQL cursor and then Delphi just shuts down. This happens on other projects as well. Have uninstalled and gone back to previous version (Build 24) and problem doesn't happen.

Hope there is a fix for this soon.

regards

Bill Zwirs

Re: Problem with latest version

Posted: Mon 12 Sep 2016 08:34
by ViktorV
Unfortunately, we could not reproduce the problem.
To solve the problem, try to perform the following steps:
- uninstall IBDAC;
- find all DAC units, like MemUtils.dcu, CRParser.dcu, CLRClasses.dcu, MemData.dcu, MemDS.dcu, DBAccess.dcu, IBClasses.dcu files on your PC and delete them;
- find all *dac*.bpl, *datasetmanager*.bpl and *crcontrols*.bpl files on your PC and delete them.
- install IBDAC.
Also note, if you have components using IBDAC, when updating IBDAC, you should recompile them and reinstall.
If this doesn't help resolve the issue, please compose a small sample demonstrating the described behavior and send it to viktorv*devart*com, including scripts creating database objects.

Re: Problem with latest version

Posted: Tue 13 Sep 2016 21:13
by bzwirs
Thanks Viktor. Now works.

regards

Bill Zwirs

Re: Problem with latest version

Posted: Wed 14 Sep 2016 08:12
by ViktorV
It is good to see that the problem has been solved.
Feel free to contact us if you have any further questions about our products.