PCC-00138: Result Set Cursors are not implemented in this precompiler
Cause: There was an attempt to reference a host variable as a cursor reference. Cursor variables are not implemented in PRO*Pascal or Pro*PL or I.
Action: Rewrite your host-language code to use standard SQL cursors.
Cause: There was an attempt to reference a host variable as a cursor reference. Cursor variables are not implemented in PRO*Pascal or Pro*PL or I.
Action: Rewrite your host-language code to use standard SQL cursors.
No comments:
Post a Comment