kla
User
 Junior Boarder
| Posts: 10 |   | Karma: 0 |
|
CloneCursor
|
|
Posted: 2008/03/14 03:58 |
|
|
|
|
Hi!
I'm trying to use the CloneCursor. Wenn I edit this cloned cursor (edit...post) the process runs without any message, but the correction will not be saved.
cursor2.CloneCursor(cursor1, false); cursor2.edit; cursor2.fieldbyname('f1').AsString := 'new value'; cursor2.post;
Database: MSAccess
Please help me!
kla
|
|