3.70.0.19 - Error when compiling - File not found: DBAccess.Res

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
marcellg
Posts: 2
Joined: Sun 24 Jul 2011 20:43

Post by marcellg » Sun 24 Jul 2011 21:18

Hello.
I'm having the same problem.

I reinstalled the components and the problem persists.

Component:
--------------
Universal Data Access Components Professional (without source)
version: 3.70.0.19
Release date: 20-Jul-2011

IDE:
-----
Delphi XE Professional
Version: 15.0.3953.35171

The error occurs when compiling an application project.

Steps to reproduce error:

1) Create a New VCL Forms Application project.
2) Drop a TUniConnection component on the form.
3) Press F9 to compile the project.
4) The compilation stops, reporting in the messages window the following : [DCC Error] E1026 File not found: 'DBAccess.res'.

I uninstalled the components and installed the previous version 3.70.0.18 and repeated the previous steps.
Results: No error (compilation OK).

Regards
marcellg

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

Post by swierzbicki » Mon 25 Jul 2011 11:13

Same issue here :(

MamProblem
Posts: 13
Joined: Mon 09 May 2011 11:11

Post by MamProblem » Mon 25 Jul 2011 11:25

Hi!

I had the same problem, even after removing all UniDAC files and installing everything again. I solved this problem by uninstalling Virtual Table, ( installed some time ago as a separate product), and now everything is ok :)

RAD Studio XE - C++Builder, UniDAC 3.70.0.18 -> 3.70.0.19

Dido
Posts: 20
Joined: Fri 18 Sep 2009 20:04

Post by Dido » Mon 25 Jul 2011 12:01

AlexP wrote:Hello,
I cannot reproduce the problem.
I've installed Delphi XE and the latest version of UniDAC onto clean Windows 7 x64, and all files including the *.res ones were installed correctly into the needed folders.
MamProblem wrote:Hi!

I had the same problem, even after removing all UniDAC files and installing everything again. I solved this problem by uninstalling Virtual Table, ( installed some time ago as a separate product), and now everything is ok
On clean install work, after uninstalling Virtual Table work -
maybe something wrong in the registry?!

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Tue 26 Jul 2011 07:34

Hello,

We have fixed the problem with the DBAccess.res file.
To solve it, you should download UniDAC 3.70.0.19 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.

stevel
Posts: 125
Joined: Tue 02 Nov 2010 19:01

Post by stevel » Tue 26 Jul 2011 08:22

Thank you!

marcellg
Posts: 2
Joined: Sun 24 Jul 2011 20:43

Post by marcellg » Wed 27 Jul 2011 01:30

Thanks! :)

luluxiu
Posts: 3
Joined: Thu 04 Aug 2011 06:01
Contact:

Post by luluxiu » Fri 05 Aug 2011 02:25

I use WIN7 32-bit Delphi XE Pro and UniDAC 3.70.0.19 version. Effective installation, all controls are in place, and the library path is. But there is no DBAccess.res the lib directory, only a DBAccess.dcu.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Fri 05 Aug 2011 07:19

Hello,

As I have written earlier, we have fixed the problem.
Please download UniDAC 3.70.0.19 once more.

Post Reply