I have developed an application in delphi 7 using ZEOSLIB 6.6 but on the developing pc everything works fine but when I run the program on an other pc and update or insert and records everything seems to work fine because they are updated in the grids but the changes are not realy written into the database. so when I restart the program I notice that the database remains intact without the changes.
Can somebody tell me what I'm doing wrong??
Problem with updating and inserting MYSQL records
Moderators: gto, cipto_kh, EgonHugeist
-
- Fresh Boarder
- Posts: 1
- Joined: 15.12.2006, 16:02
Commiting data
Call ApplyUpdates methos after post method.if ZConnection autocommit properties are true.
this is can be solve your problem.
this is can be solve your problem.
-
- Senior Boarder
- Posts: 50
- Joined: 31.08.2006, 10:41
- Contact: