EMyError: Commands out of sync; You can't run this command now

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
ben
Posts: 119
Joined: Wed 17 Nov 2004 19:48

EMyError: Commands out of sync; You can't run this command now

Post by ben » Sun 24 Feb 2008 13:13

Hello,

why my users keep receiving

"EMyError: Commands out of sync; You can't run this command now" ?

Thanks

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

Post by Dimon » Tue 26 Feb 2008 15:18

There are many possible reasons for this error. It is possible if you're executing more than one SELECT query in one dataset.
Please describe in more details the whole case where the error occurs.

Post Reply