TMyQuery->Execute();

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
ws534
Posts: 1
Joined: Wed 17 Sep 2008 03:56

TMyQuery->Execute();

Post by ws534 » Wed 17 Sep 2008 04:39

i am from russia
in MyDac5.55 professionnal does not work "TMyQuery->Execute();"
i have an error
"Access violation at address 01000000. Read of address 01000000."
same code worked in trial version of MyDac
SQL string very simple "select * from konv"
whery is the problem

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

Post by Dimon » Wed 17 Sep 2008 07:04

Please give a more detailed description of the problem.
Try to compose a small sample to demonstrate the problem and send it to dmitryg*devart*com.

Post Reply