Am Dienstag, den 19.07.2005, 07:40 +0200 schrieb Ocke Janssen:
> Hi Marc,

Hello Ocke,

> there were many changes in this area :-( Could you please try if this 
> crash also occurs in a newer version like 1.1.17 ?

What version is that?

My goal would be to use the official release 1.1.5 for Windows and Linux
and 1.1.3 for FreeBSD (since 1.1.4 fixed mostly problems for asian
language versions and 1.1.5 is surely not ready).

But this has to be prepared very carefully, I'll be tared and feathered
if something get's lost. ;)

> And you marco is okay, perhaps you could change the line
> 
>               while NOT(oRowSet.IsLast())
>                       oRowSet.next()
> to 
> while oOrowSet.next()
> 
> because the rowset is always before the first row when executing the first 
> time.

Okay.

Hopefully this will solve some troubles with RowSet.count before
using .next() for the first time, the value given is not correct.

> I don't see the code but the updateXxxx() method starts with column 1, 
> the method is not 0 based. Just for the case. :-)

Yes, I know and do so. But mentioning is worth while anyways.

Thank you,
Marc



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to