Ruslan- Friday, March 31, 2006, 12:48:58 PM, you wrote:
> Mark, I am not big expert of ODBC, but I remember that ODBC have few levels > of implementations. Some levels of ODBC do support only forward cursors. > This is issue of particular ODBC driver. No, it isn't. The odbc dll that ships with Runtime Revolution hasn't undergone any changes in years. The revOpenDatabase call will *only* open any odbc database in forward-only mode. Had to write my own external library to get around this. PITA. > My point of view is that it is not wise invest time into ODBC and new code > to support ODBC. On my planet I have real clients with existing databases. I don't normally get to go in and tell them they need to invest in something else in order to make my job easier or more fun. -- -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
