could not compile used unit DBAccess.pas

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
kristof_v
Posts: 1
Joined: Mon 03 Jul 2006 10:38

could not compile used unit DBAccess.pas

Post by kristof_v » Mon 03 Jul 2006 10:43

hi,

we are using Borland Developer Studio 2006.
We installed the MySQL plugin mydac355d9.

However when we try to compile an application we get the following error:

could not compile used unit DBAccess.pas.
we added the directories to the search path etc, but we cannot find a file DBAcess.pas, only a DBAccess.dcu.

this error occurs in the CRGrid.pas file

Any ideas??

grtz

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

Post by Antaeus » Mon 03 Jul 2006 12:59

MyDAC 3 doesn't support Borland Developer Studio 2006. To use MyDAC with Borland Developer Studio 2006 you should upgrade to MyDAC 4.

Post Reply