MyDAC 6.10.0.9 Errors (DBAcces.res & RefreshParamsOnInsert)

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
swierzbicki
Posts: 451
Joined: Wed 19 Jan 2005 09:59

MyDAC 6.10.0.9 Errors (DBAcces.res & RefreshParamsOnInsert)

Post by swierzbicki » Mon 25 Jul 2011 10:48

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)
Last edited by swierzbicki on Tue 26 Jul 2011 07:43, edited 3 times in total.

guillem
Posts: 14
Joined: Fri 22 Jul 2011 10:35
Location: Spain

Post by guillem » Tue 26 Jul 2011 07:15

+1

AndreyZ

Post by AndreyZ » Tue 26 Jul 2011 07:31

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.

swierzbicki
Posts: 451
Joined: Wed 19 Jan 2005 09:59

Post by swierzbicki » Tue 26 Jul 2011 07:43

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 !

AndreyZ

Post by AndreyZ » Tue 26 Jul 2011 08:02

Starting from MyDAC version 6.10.0.9, the RefreshParamsOnInsert global variable is located in the MemDS unit.

swierzbicki
Posts: 451
Joined: Wed 19 Jan 2005 09:59

Post by swierzbicki » Tue 26 Jul 2011 09:08

Thank you !

Arch
Posts: 2
Joined: Thu 04 Aug 2011 14:39

File not found 'DBAccess.res' in XE

Post by Arch » Thu 04 Aug 2011 14:58

I re-installed with the latest version dated 25-Jul-2011 and the problem went away.

Post Reply