Re: Base: oRowSet.deleleRow() ->OOo-crash
Ocke Janssen <[email protected]>
| Newsgroups | gmane.comp.openoffice.dba.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Wolfgang, this bug was introduced in version m128. But the good news is that is already fixed in the cws oj15 :-) Best regards, Ocke Wolfgang Schaible wrote: >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 > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [email protected] >For additional commands, e-mail: [email protected] > > >