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

DataWindow name containing special characters – PB Docs 2022 – PowerBuilder Library

DataWindow name containing special characters – PB Docs 2022

DataWindow name containing special characters

The C# naming convention does not allow using special characters
(such as dash (-), dollar sign ($), number sign (#), and percent sign
(%)) in the DataWindow name. Such special characters in the DataWindow
name will be replaced with underscores when converted to the C# model;
thus the DataWindow will not be found after conversion as the name has
changed. For example, the DataWindow name “d_sp_who_with-dash” will be
converted to “D_Sp_Who_With_Dash.cs”; and the following error may occur
when retrieving data: “Select Error: DataWindow ‘d_sp_who_with-dash’ was
not found”.

Please double check that the DataWindow name contains no dash (-),
dollar sign ($), number sign (#), or percent sign (%).


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