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
Problem with latest version
Re: Problem with latest version
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.
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
Thanks Viktor. Now works.
regards
Bill Zwirs
regards
Bill Zwirs
Re: Problem with latest version
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.
Feel free to contact us if you have any further questions about our products.