This message is a continius and avanced message from
I think move into records from Sql server and this is not posible (view previous link).
My new idea is to clone JDBCResultSet to ResulSet or other object in memory.
Whats is your first initial idea recomended ?
JdbcResultSet MovePrevious, recordcount, and other methos.
how can move to previous JdbcResultSet. Now, for count (recordcount), i count one by one the records: Do While Cursor.NextRow Cuenta = Cuenta+ 1 loop but, then i need show the first record to user, and next, and next, an previous ( Move into recordset). how? If this is...
www.b4x.com
I think move into records from Sql server and this is not posible (view previous link).
My new idea is to clone JDBCResultSet to ResulSet or other object in memory.
Whats is your first initial idea recomended ?