SQL SERVER READ_ONLY

Xbase++ 2.0 Build 554 or later
Post Reply
Message
Author
User avatar
rdonnay
Site Admin
Posts: 4722
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

SQL SERVER READ_ONLY

#1 Post by rdonnay »

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.
The eXpress train is coming - and it has more cars.

Post Reply