Hi,
I have a mysql table (TMySqlTable).With Borland C++ I am going through this table for modification in backward direction.When i reached to the first record and execute Post() statement on the first record of table, all the records in the table have been deleted.Just before executing Post() statment records were there.
I have no such problem moving in forward direction.
Could anyone give me some hints to overcome this problem?
Thanks.
all records are deleted from table
problem solved
Hi All,
It has been solved.I removed the IndexFieldNames option from the table then problem is disappeared.
Regards,
It has been solved.I removed the IndexFieldNames option from the table then problem is disappeared.
Regards,