Marc,
Sorry, no that is not how you do it.
Since you are using a database object, you don't have to do anything!
To prove it, just define a test database class with a new() method and a test save() method like this:
[code=fw:1uin3n62][/code:1uin3n62]
Then create and run a test browse.
[code=fw:1uin3n62][/code:1uin3n62]
Then run the test program and when the data is saved the msgInfo() will popup.
So if you add the updating of the other database to the oKlants:Save() method it will get updated also. XBrowse already calls oDBF:save() so your object's Save() method gets called.
See is it simpler than you thought.
James
↧