Page 1 of 1

MyDAC 6.10.0.9 Errors (DBAcces.res & RefreshParamsOnInsert)

Posted: Mon 25 Jul 2011 10:48
by swierzbicki
Hello,

I've too issues with the latest MyDac release (I did a fresh install of Delphi mydac XE 6.10.0.9 => all previously files and folders were removed).

I'm getting two errors when compiling my project :
- DBAcces.res not found (I've search on my HDD and I didn't find any occurence of this file).
- property DBAccess.RefreshParamsOnInsert is no more available (regression, please see my other thread about MyDAC Master/Detail bug)

Posted: Tue 26 Jul 2011 07:15
by guillem
+1

Posted: Tue 26 Jul 2011 07:31
by AndreyZ
We have fixed the problem with the DBAccess.res file. To solve it, you should download MyDAC 6.10.0.9 from Registered Users' Area once more.
As we are working on the support of RAD Studio XE2 (Pulsar), both 32 and 64bit versions, in all our DAC components, we had to modify our installation tool, and this caused the problem with the installation. We are sorry for the inconvenience.

Posted: Tue 26 Jul 2011 07:43
by swierzbicki
Thank you for your answer.I'm glad to see that you are working on both XE2 win32 and win64 version of Mydac...

There is one issue left : Property RefreshParamsOnInsert is no more available !

Posted: Tue 26 Jul 2011 08:02
by AndreyZ
Starting from MyDAC version 6.10.0.9, the RefreshParamsOnInsert global variable is located in the MemDS unit.

Posted: Tue 26 Jul 2011 09:08
by swierzbicki
Thank you !

File not found 'DBAccess.res' in XE

Posted: Thu 04 Aug 2011 14:58
by Arch
I re-installed with the latest version dated 25-Jul-2011 and the problem went away.