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

Embedded SQL related errors – PB Docs 2022 – PowerBuilder Library

Embedded SQL related errors – PB Docs 2022

Embedded SQL related errors

Possible error when executing an embedded SQL: ErrorMesage: 42883:
function up_ods301_005(integer, timestamp with time zone) does not
exit

Debugging technique:

When an embedded SQL reports an error, the recommended way is to
run the PowerServer Web APIs in debug mode, and check the SQL statement
in the Output panel.

debug16.png

For example, the original embedded SQL is:

And the actual statement shown in the Output is:

You will find that the data type of the second parameter does not
match the two statements (the first one is date, and the second one is
timestamp with time zone) (for more accurate data type information, use
the web debugging proxy tool).


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