Base: oRowSet.deleleRow() ->OOo-crash
Wolfgang Schaible <[email protected]>
| Newsgroups | gmane.comp.openoffice.dba.user |
|---|---|
| Organization | atHome |
| Message-ID | <[email protected]> |
hi
using BASIC and a dialog, I have learned to use the RowSet service,
thanks to a tip from Ocke Janssen
Now I can
navigate back and forth
insert a new row (oRowSet.insertRow() ),
modify a row (oRowSet.upgradeRow() )
but
oRowSet.deleleRow() -->crashes OOo silently,
after restart the row exists
What's wrong?
Best regards,
Wolfgang
PS
use OOo m130 on Linux 2.6.10-ARCH