Hi,
on some parts of my app, im using a MyTable component to append records to the DB.
Days ago i changed the fetchall property to false to try to increase performance, but now when the users try to append a record:
Mytable.append;
I got an error that says the app lost connection to the server during the query!!;
what i should do to solve this?
TIA
URGENT!! help please
Please specify some information:
- exact version of MyDAC. You can see it in the About sheet of TMyConnection Editor;
- exact version of your IDE (including personality name for Delphi 2005, and BDS 2006);
- exact version of MySQL server and MySQL client. You can see it in the Info sheet of TMyConnection Editor.
- exact version of MyDAC. You can see it in the About sheet of TMyConnection Editor;
- exact version of your IDE (including personality name for Delphi 2005, and BDS 2006);
- exact version of MySQL server and MySQL client. You can see it in the Info sheet of TMyConnection Editor.