There is the Oracle View. When I insert data in the database, then everything is OK. But when I insert data in FS (creatRow(), doCommit()), then an error and no data is saved. ORA-06550: line 76, column 21: PL / SQL: ORA-01031: insufficient privileges ORA-06550: line 76, column 9: PL / SQL: SQL Statement ignored
|
The underlined view was based on other views. And when we replase that view with a set of joins, Formspider allows to save records, although we didn't changes in the Formspider. Unexpected behavior... Best regards, Andrew |