Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

C0104 Compiler Error – PB Docs 2019 – PowerBuilder Library

C0104 Compiler Error – PB Docs 2019

C0104 Compiler Error

Message text

Open/execute command with parameters must reference dynamic
cursor/procedure.

Explanation

PowerBuilder has four dynamic SQL formats. If you use an OPEN or
EXECUTE statement that has parameters, you must reference a dynamic cursor
or procedure. For more information, see the section called “SQL Statements” in PowerScript Reference for more
information.

Two statements in this example generate C0104 because they reference
a cursor or procedure that was not declared using the DYNAMIC
keyword:

See Also

Using dynamic SQL in the section called “Using
dynamic SQL”
in PowerScript Reference.


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x