Internal Error: BC2241

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
danlevy
Posts: 1
Joined: Mon 06 Mar 2006 07:50

Internal Error: BC2241

Post by danlevy » Mon 06 Mar 2006 08:03

Hi,

I'm currently working with Delphi 5, and evaluating MyDAC 4.30.0.10.

When I do "Build all projects" and run the debugger, I get an Internal Error: BC2241. If I eliminate the units DBAccess and MyAccess from the uses clause, I don't get this error (no access to components either).

After closing the program, inside the debugger, I generally have problems with Delphi, sometimes having to kill it if it doesn't crash.

Has anybody had this problem? How can I solve it?

Thanks in advance,
Daniel

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

Post by Antaeus » Mon 06 Mar 2006 10:48

Other users never reported about similar problems. Maybe the problem is caused by local Delphi
settings. Try to do "Build all projects" under another user.

Post Reply