Property is invalid for local cursors (Error 1467)

The property is not supported for cursors based on local tables or local views; it applies only to cursors based on remote views. Use the property only for remote view cursors.

When using the CURSORGETPROP( ) function, the ADORecordset property is not valid for cursors that are not based on ADO Recordsets.