Function not supported for SQL pass-through cursors (Error 1504)
This command applies to view cursors only.
SQL pass-through cursors do not necessarily return single result sets.
Do not use
REQUERY( )
on a SQL pass-through cursor.