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

C0105 Compiler Error – PB Docs 2019 – PowerBuilder Library

C0105 Compiler Error – PB Docs 2019

C0105 Compiler Error

Message text

Dynamic SQL command must reference DynamicDescriptionArea
object.

Explanation

PowerBuilder has four dynamic SQL formats. You must reference a
DynamicDescriptionArea object in some dynamic SQL commands. For more
information, see the section called “SQL Statements” in PowerScript Reference for more information.

The last three statements in this example generate C0105 because
they reference a DynamicStagingArea object (sqlsa) or other variables
instead of a DynamicDescriptionArea object (sqlda):

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