ki
Computer
- Sep 6, 2002
- 4
Hi,
when i delete a graphic element linked to a database in MSJ i used this
sequence of instructions:
mdlElement_undoableDelete(&elP,filePos,TRUE);
mdlDB_deleteElement(&elP);
and it works ok. In MSV8 this same sequence gives me this error message: "Error
deleting table row".
This error message still remain if i use only the first instruction... and the return value of both functions it's always SUCCESS.
Can you help me?
Thanks.
Chiara
when i delete a graphic element linked to a database in MSJ i used this
sequence of instructions:
mdlElement_undoableDelete(&elP,filePos,TRUE);
mdlDB_deleteElement(&elP);
and it works ok. In MSV8 this same sequence gives me this error message: "Error
deleting table row".
This error message still remain if i use only the first instruction... and the return value of both functions it's always SUCCESS.
Can you help me?
Thanks.
Chiara