Gee, I almost forgot how to use Active4D! But when I tried to fix some junk code I did in a hurry a few years ago I've run into a problem.
UnlockAndLoad is generating what I guess is a runtime error. Error #4002 Table: ApplicationData Record #18000000 The record cannot be read. Which is "Invalid record number requested by a Plug-In" I'd say database corruption, except it is happening on two different versions. I query the table from a read only state. If I can't find the record, I create a new record, set a couple keys and save the record. Trigger creates id. wrote to console some debug items and it create a record , has an id etc. After I call unlockandload I get this error. Also I had some of the keys in the session and tried to dump the session and got an error with dump.session. Restarted and tried again and got the same error, but the session was okay. Doug just ran a datacheck and no corruption. Not sure what I did, but any pointer would be appreciated. Steve Alex this is 2004, active4d 4.5 on a mac. _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
