Invalid operation. (Error 3219)
See Also
Possible causes:
- You tried to write to a read-only property. See the Help topic for the property to determine whether it is read/write.
- You tried to use a method or property on a type of CdbRecordset object that the method or property doesn't apply to.
- You tried to append a property to a Properties collection of an object that does not support user-defined properties.
- You tried to use the Update method on a read-only CdbRecordset object.