Has anyone tried using a READ_ONLY cursor with Microsoft Sql Server?
SELECT * from Invoices READ_ONLY
This gives me a cursor, however it is updateable just by changing a field value.
Read Only appears to not work with the ODBCDBE.
SQL SERVER READ_ONLY
SQL SERVER READ_ONLY
The eXpress train is coming - and it has more cars.