Reported By: Greg Hindley Reported On: 7/9/2002 For: Version 3.11 Build 1
# 1154TDBISAMQuery ReadOnly Property Always Being Set to False After Executing or Opening a Query Since upgrading to 3.11, I now find my read-only Queries are being set to ReadOnly=FALSE when the Query is opened.
eg.
MyQuery.ReadOnly := TRUE; // This is set correctly.
MyQuery.Open; // ReadOnly has been set back to FALSE!!!!!
This happens regardless of RequestLive flag state.
ResolutionFixed Problem on 7/10/2002 in version 3.12 build 1