MydacDemo and Blob problem

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
JamesBrown
Posts: 16
Joined: Thu 28 Apr 2011 23:41

MydacDemo and Blob problem

Post by JamesBrown » Fri 29 Apr 2011 21:37

running the MydacDemo.exe right out of the box seems to work except for the 'Pictures" section.

The supplied .bmp's load fine (Sandstone and world) and other BMP's from my system work as well but when I attempt to load a Vista Icon BMP I get:
'Access violation at address 00402A61 in module 'MydacDemo.exe' Write of address 01903000'

The Icon is a small file size (12KB) and is a 64 X 64 X 24 icon. All icons of 64 X 64 or 48 X 48 fail. All icons of 32 X 32 or smaller work fine.

What is it with this type of file?

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Wed 04 May 2011 08:36

I can not reproduce the problem. Please, try to compose a small sample to demonstrate the problem and send it to dmitryg*devart*com. Also supply me the exact version of IDE you are using.

AndreyZ

Post by AndreyZ » Tue 17 May 2011 09:24

I have answered you by e-mail.

Post Reply