Ken-

Thursday, September 29, 2005, 6:47:03 PM, you wrote:

> You should be able to use 'revDB_moveprev' in order to move back one record

No.

The ODBC functions are implemented as a forward-only snapshot. Random
access to database records is not available. And copying into an array
is not a viable option except for very small databases because of the
tremendous amount of disk thrashing involved. My take is that a new
ODBC connection is opened and closed for each record retrieval.

Yes, it's been BZed.

-- 
-Mark Wieder
 [EMAIL PROTECTED]

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to