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)
stevel
Posts: 125
Joined: Tue 02 Nov 2010 19:01

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

Post by stevel » Thu 21 Jul 2011 12:29

Same as subject.

Please reply by posting this file as attachment so I can compile my project.

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

Post by AlexP » Thu 21 Jul 2011 13:08

Hello,

Please specify the edition of UniDAC you are using – Standard, Professional, or Source, the version of your IDE, and when this error occurs – when compiling UniDAC packages, running *.bat file for compiling UniDAC *.bpl, when compiling your application using UniDAC components.
Last edited by AlexP on Thu 21 Jul 2011 13:17, edited 1 time in total.

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

Post by stevel » Thu 21 Jul 2011 13:11

I'm using Professional (without source) of UniDAC, and Delphi XE.

I think that you missed some RES files when making this build, and just need to create the build again including these missing files.


Regards,
Steve F

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

Post by AlexP » Thu 21 Jul 2011 13:38

Hello,

The DBAccess.Res file should be located in the ..\Devart\UniDac for RAD Studio XE\Lib\ folder, please check if it is there. If it is not available in this folder, try to reinstall UniDAC. If it does not help, please specify an e-mail address to which I can send this file.

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

Post by stevel » Thu 21 Jul 2011 14:12

Hello,

After doing a clean install, I can confirm that this file is not available in this folder. There are many RES files that are missing ( as I can see from the last release 3.70.0.18 ) My suggestion is that you just update your download so that everyone can benefit, otherwise everyone will complain about this error.


Regards,
Steve F
Last edited by stevel on Thu 21 Jul 2011 14:13, edited 1 time in total.

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

Post by AlexP » Thu 21 Jul 2011 14:47

Hello,

We checked UniDAC Professional version 3.70.0.19 on different IDEs and OSs, and it is installed and works correctly. Also several users have already downloaded and installed this version of UniDAC and they did not encounter such problem.
Please try to download the latest UniDAC version once more, turn your antivirus programs off and install UniDAC. Maybe your antivirus program deletes or does not let *.res files through.

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

Post by stevel » Thu 21 Jul 2011 15:08

Hello,

I'm using Windows 7 64bit, Rad Studio XE

I'm using ESET Smart Security antivirus which I turned off before running the install.

After install I checked and cannot find the file. See results of dir/s search:
C:\Program Files (x86)\Devart\UniDac for RAD Studio XE>dir *.res /s /b
C:\Program Files (x86)\Devart\UniDac for RAD Studio XE\Demos\Miscellaneous\CBuilder\BDS2006.res
C:\Program Files (x86)\Devart\UniDac for RAD Studio XE\Demos\Miscellaneous\CBuilder\CBuilder.res
C:\Program Files (x86)\Devart\UniDac for RAD Studio XE\Demos\Miscellaneous\CBuilder\CBuilder2007.res
C:\Program Files (x86)\Devart\UniDac for RAD Studio XE\Demos\Miscellaneous\Dll\UniExe.res
C:\Program Files (x86)\Devart\UniDac for RAD Studio XE\Demos\Miscellaneous\FailOver\FailOver.res
C:\Program Files (x86)\Devart\UniDac for RAD Studio XE\Demos\Miscellaneous\VirtualTableCB\VTable.res
C:\Program Files (x86)\Devart\UniDac for RAD Studio XE\Demos\TechnologySpecific\SecureBridge\Delphi15\dacsbridge150.res
C:\Program Files (x86)\Devart\UniDac for RAD Studio XE\Demos\TechnologySpecific\SecureBridge\Demo\Base\WindowsXP.res
C:\Program Files (x86)\Devart\UniDac for RAD Studio XE\Demos\TechnologySpecific\SecureBridge\Demo\SSH\SSHDacDemo.res
C:\Program Files (x86)\Devart\UniDac for RAD Studio XE\Demos\TechnologySpecific\SecureBridge\Demo\SSL\SSLDacDemo.res
C:\Program Files (x86)\Devart\UniDac for RAD Studio XE\Demos\TechnologySpecific\SecureBridge\Design\CRIOHandlerDesign.res
C:\Program Files (x86)\Devart\UniDac for RAD Studio XE\Demos\TechnologySpecific\SecureBridge\Design\CRIOHandlerDesign10p.res
C:\Program Files (x86)\Devart\UniDac for RAD Studio XE\Demos\ThirdParty\FastReport\FR4\frxUniDACComponents.res
C:\Program Files (x86)\Devart\UniDac for RAD Studio XE\Demos\ThirdParty\FastReport\FR4\Demo\FastReport.res
C:\Program Files (x86)\Devart\UniDac for RAD Studio XE\Demos\UniDacDemo\UniDacDemo.res
C:\Program Files (x86)\Devart\UniDac for RAD Studio XE\Demos\UniDacDemo\Base\WindowsXP.res
C:\Program Files (x86)\Devart\UniDac for RAD Studio XE\Lib\CRGrid.res
C:\Program Files (x86)\Devart\UniDac for RAD Studio XE\Source\CRControls.res
C:\Program Files (x86)\Devart\UniDac for RAD Studio XE\Source\CRControls10p.res
C:\Program Files (x86)\Devart\UniDac for RAD Studio XE\Source\CRGrid.res
C:\Program Files (x86)\Devart\UniDac for RAD Studio XE\Source\Delphi15\crcontrols150.res
C:\Program Files (x86)\Devart\UniDac for RAD Studio XE\Source\Delphi15\dclcrcontrols150.res
C:\Program Files (x86)\Devart\UniDac for RAD Studio XE\Source\NexusDBProvider\Delphi15\nexusprovider150.res

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

Post by stevel » Thu 21 Jul 2011 15:10

When you tested, did you test with 'clean' install?

Ie. completely uninstall previous version and then install new version.

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

Post by AlexP » Fri 22 Jul 2011 07:13

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.
Maybe your problem is connected with the antivirus program, security settings, etc. Try to use the /force key when installing UniDAC.

P.S. As I've written earlier, some users have already installed the new version of UniDAC and everything works correctly: http://www.devart.com/forums/viewtopic. ... 1565#71565 .
C:\Program Files (x86)\Devart\UniDac for RAD Studio XE>dir *.res /s /b
C:\Program Files (x86)\Devart\UniDac for RAD Studio XE\Lib\CRGrid.res
C:\Program Files (x86)\Devart\UniDac for RAD Studio XE\Lib\DBAccess.res
C:\Program Files (x86)\Devart\UniDac for RAD Studio XE\Source\CRControls.res
C:\Program Files (x86)\Devart\UniDac for RAD Studio XE\Source\CRControls10p.res
C:\Program Files (x86)\Devart\UniDac for RAD Studio XE\Source\CRGrid.res
C:\Program Files (x86)\Devart\UniDac for RAD Studio XE\Source\Delphi15\crcontrols150.res
C:\Program Files (x86)\Devart\UniDac for RAD Studio XE\Source\Delphi15\dclcrcontrols150.res
C:\Program Files (x86)\Devart\UniDac for RAD Studio XE\Source\NexusDBProvider\Delphi15\nexusprovider150.res

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

Post by stevel » Fri 22 Jul 2011 15:30

Dear AlexP,

Did you try to download the exact same file that is available on the Registered Users page? Maybe you are trying with your own build.

I can guarantee that I tried :
1. Shut off Antivirus
2. Use /force parameter
3. Install to different locations (eg. c:\unidac)

I tried multiple times. All times same result - the DBAccess.res file is missing.


Please please please! Update the download file for UniDAC Pro for Delphi XE with a proper download.


Thanks and regards,
Steve F

xalion
Posts: 124
Joined: Fri 20 May 2005 10:08

Post by xalion » Sat 23 Jul 2011 10:06

I also can't find the dbaccess.res

scarrab
Posts: 3
Joined: Sat 23 Jul 2011 16:30

no dbacces.res

Post by scarrab » Sat 23 Jul 2011 16:44

Hello,

Have the same problem, I think about buying the unidac controls and wanted to check the test version to ease my decision. I have just worked with ODAC until now and it's really good, so I wanted to check if UniDAC is of same quality.

Unfortunately I get the error: Cannot find DBAccess.res.
I'm using Delphi XE Pro and version 3.70.0.19 of UniDAC on a win7 32bit system. The installation worked well, all controls are ready and the library paths are well. But there's no DBAccess.res in the lib-directory, just a DBAccess.dcu. I have checked my whole system, there's no DBAccess.res.
Where can I get this res-file? I hope you have an advice for me. Thanks, I don't want to buy it if it does not work fine. Otherwise, I would like to work with UniDAC.

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

Post by stevel » Sat 23 Jul 2011 17:12

Hi,
The UniDAC components are generally of a very high quality and the main helpful feature is that you can access many databases with one set of components (Pro version). Also they keep fixing issues with every new release. Overall I am very satisfied customer.

It is just with this release, they made a slip-up with the setup file that is released to the licensed user download area, and they just have to fix it by including that missing RES file.. well I guess its weekend today so lets hope this is done by Monday.


Regards,
Steve F

xalion
Posts: 124
Joined: Fri 20 May 2005 10:08

Post by xalion » Sun 24 Jul 2011 02:24

hi stevel, if you can access unidac source zip.you can copy the res file from the source zip.and it works.

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

Post by stevel » Sun 24 Jul 2011 04:33

Hi Xalion,

I am not licensed for source version.

Regards,
Steve F

Post Reply