InsertRecord Statement fails without error message

The forum for ZeosLib 7.2 Report problems. Ask for help, post proposals for the new version and Zeoslib 7.2 features here. This is a forum that will be edited once the 7.2.x version goes into RC/stable!!

My personal intention for 7.2 is to speed up the internals as optimal a possible for all IDE's. Hope you can help?! Have fun with testing 7.2
Post Reply
hemmingway
Fresh Boarder
Fresh Boarder
Posts: 21
Joined: 20.01.2010, 13:51

InsertRecord Statement fails without error message

Post by hemmingway »

Environment: XE6, MySQL
I try to add an entry to a mysql table with InsertRecord.
Nothing happens. No error message. No entry in the monitor logfile.
Adding a new line in a TDBGrid connected to the same table works.
I see the insert statement in the monitor logfile.
What is the reason? Empty RowBuffers?

Greetings, Bernhard
hemmingway
Fresh Boarder
Fresh Boarder
Posts: 21
Joined: 20.01.2010, 13:51

Re: InsertRecord Statement fails without error message

Post by hemmingway »

Sorry, my mistake.

InsertRecord is not a procedure of TZAbstractRODataset.
This can without Delphi XE6 sources not work.

Greetings, Bernhard
Post Reply