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
cybsistemas
Posts: 118
Joined: Mon 12 Sep 2005 17:31
Location: Argentina

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

Post by cybsistemas » Tue 25 Nov 2008 14:46

Dm1.MyC1.Server := 'xxx remote server';
MyDump1.BackupToFile('filexxx.Sql');

Make the Backup but show several times that message
"Commands out of sync; You can't run this command now"

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

Post by Dimon » Wed 26 Nov 2008 12:21

I could not reproduce the problem.
Please send me a complete small sample at dmitryg*devart*com to demonstrate it, including script to create and fill tables.

Also supply me the following information:
- the exact version of MyDAC. You can see it in the About sheet of TMyConnection Editor;
- the exact version of your IDE;
- the exact version of MySQL server and client. You can see it in the Info sheet of TMyConnection Editor.

cybsistemas
Posts: 118
Joined: Mon 12 Sep 2005 17:31
Location: Argentina

Post by cybsistemas » Wed 26 Nov 2008 15:27

A problem can be by internet and not of mydac
Mydac 5.70.0.42 for delphi 2007.
We will wait

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

Post by Dimon » Thu 27 Nov 2008 08:25

I can not reproduce the problem. Try to compose a complete sample to demonstrate the problem and send it to dmitryg*devart*com.

Post Reply