[ILINK32 Error] Error: Unable to open file 'DBACCESS.RES'

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
sandy771
Posts: 194
Joined: Tue 22 May 2007 13:57

[ILINK32 Error] Error: Unable to open file 'DBACCESS.RES'

Post by sandy771 » Fri 07 Aug 2009 13:43

I have just upgraded to Builder 2009 and I get the above error when I compile a program (existing and new projects)

The file exists in the C:\Program Files\Devart\MyDac for RAD Studio 2009\Lib folder and I have tried adding directly to the project

any ideas?

Thanks

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Mon 10 Aug 2009 10:29

You should open Project | Options, then add the \Lib directory to the Directories and Contitionals \ Library Path.

Post Reply