I found the reason
That was quitre simple (and stupid from myself)
CacheUpdates was set to True
And no ApplyUdate against the dataset
Search found 2 matches
- 31.01.2007, 19:08
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Cannot record data in Mysql
- Replies: 1
- Views: 401
- 31.01.2007, 16:54
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Cannot record data in Mysql
- Replies: 1
- Views: 401
Cannot record data in Mysql
Hi I'm just a very beginner of ZEOSBDO and I'm discovering its principle I cary these following tests out 1 - Database engine MYSQL 5 2 - Language DELPHI 7 3 - ZEOSBDO version 6.6.0 - beta I drop a TZTABLE in a form I also link that table to a dbgrid etc. When I insert data, there are recorded in th...