From: Mari W. <mar...@me...> - 2004-10-19 15:12:23
|
I am currently working on an OpenInteract2 package with a database backend involving several tables. I have set up SPOPS to access the database, and displaying the data from the resulting objects works ok. My question arises when I attempt to use CommonUpdate or CommonAdd to deal with these data. Updating or adding records in the 'main' database table works without problems, but I am not at all sure to go about updating other tables than that. Is this a case of: - me missing something (possibly) obvious? - the feature is implemented but not documented? - the feature is not implemented yet? - the feature is not implemented and not intended to be implemented either? I do, of course, have the option of doing the extra work myself in _update_customize, but, if my understanding is correct, that sort of defeats some of the purpose of the Common* classes in the first place. Can anyone shed some light on this issue? Mari :) -- Mari Wang - ma...@me... |