Embedded demo error

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Mnour
Posts: 3
Joined: Sat 09 Apr 2011 16:58

Embedded demo error

Post by Mnour » Sat 09 Apr 2011 17:22

Hi all,

I'm using Delphi 2010 and MyDac ver 5.80.47

I'm trying to use embedded demo but I have error:
Access violation at address 777E2E94 in module 'ntdll.dll'
Write of address 00000014

Any suggestion.

Thank you.

AndreyZ

Post by AndreyZ » Mon 11 Apr 2011 07:48

Hello,

MyDAC supports RAD Studio 2010 starting with version 5.90.0.51. Please try using this MyDAC version or higher.

Mnour
Posts: 3
Joined: Sat 09 Apr 2011 16:58

Post by Mnour » Sat 16 Apr 2011 14:12

Thank you AndreyZ,

But l tried ver 6 and I got same error.

Best regards.

AndreyZ

Post by AndreyZ » Mon 18 Apr 2011 10:49

Please specify the following:
- the exact version of MySQL Embedded server you are using;
- the exact moment this error occurs.

Mnour
Posts: 3
Joined: Sat 09 Apr 2011 16:58

Post by Mnour » Thu 28 Apr 2011 14:04

Thank you AndreyZ,

I think I have old version of MySQL Embedded server, can you give me last one.

AndreyZ

Post by AndreyZ » Fri 29 Apr 2011 09:11

You can use MySQL Embedded that is included into MySQL Community Server 5.5.11. You can download its ZIP archive here: http://dev.mysql.com/downloads/mysql

Post Reply