Linker error

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
SzaYbuS

Linker error

Post by SzaYbuS » Tue 16 May 2006 17:40

Hi!

Im getting strange linker errors on my c++ builder 6. When i use myconnectdialog or myconnection i get the following errors

[Linker Error] Unable to open file 'DBACCESS.RES'
[Linker Error] Unable to open file 'MYCONNECTFORM.DFM'

Can someone please help. I already added the path to libs to builder. Any ideas? Please post here or white to szaybus[youknowwhat]gmail.com.

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Wed 17 May 2006 09:08

Try checking if these files exist in %MyDac%\Lib.
%MyDac% is the MyDAC installation path on your computer.

v24
Posts: 1
Joined: Fri 15 Jun 2007 19:50

Post by v24 » Fri 15 Jun 2007 20:01

Hello! I am Spanish so I'm sorry if the translation is not too good, but it is the only forum that I have found where it was this problem. It happens to me the same thing that to SzaYbuS: [Linker Error] Error: Unable to open file 'DBACCESS.RES'
do already look in Lib and it's appears in the folder, what can I make? can somebody help me? It urges me, thank you.

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Mon 18 Jun 2007 12:47

Please specify the exact version of your MyDAC, and the exact version of your IDE.

Post Reply