[Helma-user] helma 1.6
Hannes Wallnoefer
hannesw at gmail.com
Fri Nov 24 11:29:55 CET 2006
2006/11/23, Michael Platzer <michael.platzer at knallgrau.at>:
> hi,
> i justed started up my apps with the current helma head (i.e. the future
> helma 1.6). everything seems to work fine (so far) except that i can't
> access the methods of helma.scripting.rhino.extensions.RowSet anymore.
> Bug or Feature? :-)
The problem is fixed in CVS. Thanks for testing and reporting!
hannes
> ----------------
> var dbc = getDBConnection("xyz");
> var query = "select 1";
> var rows = dbc.executeRetrieval(query);
> rows.next(); --> org.mozilla.javascript.EcmaError: TypeError: Cannot
> find function next.
More information about the Helma-user
mailing list