Lines Matching refs:access
128 # the BLOB is opened for read and write access.
131 # opened for read-only access.
147 # Blob was opened for read-only access - writing returns an error.
156 # Blob was opened for read/write access - writing succeeds
265 # access
267 # Test cases 8.1.* show that such columns can be opened for read-access.
268 # Tests 8.2.* show that read-write access is different. Columns "c" and "c"
289 # for read/write access
291 # 9.1: FK disabled, read-only access.
292 # 9.2: FK disabled, read-only access.
293 # 9.3: FK enabled, read/write access.
294 # 9.4: FK enabled, read/write access.