Re: Base: oRowSet.deleleRow() ->OOo-crash
Helge Kraak <[email protected]>
| Newsgroups | gmane.comp.openoffice.dba.user |
|---|---|
| Message-ID | <[email protected]> |
This a bug which already has been confirmed. m125 or m122 should work. -- Helge Kraak Frauenlobstr. 78a 60487 Frankfurt am Main Germany Mobil: +49 (0)178 828 80 90 Telefon: +49 (0)69 979 466 23 Fax: +49 (0)69 133 046 094 11 Email: [email protected] Internet: www.helge.kraak.info ICQ: 348131950 Am 17.09.2005 um 12:14 schrieb Wolfgang Schaible: > 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] >