Discussions tagged Syntax

Hi there,   I need to call a webservice using HTTPclient. The service have several parameters (strings) and one parameter should contain XML-query. When post with XML-query 400/Bad request is returned. With empty parameter 200/Ok is returned. Ho...
Most of my career I have had to maintain some other developer(s) code.  With that in mind, I attempt to follow PowerBuilder's documented approaches for all the code I write.  I have, however, seen code like what is shown below that works in a client/...
Hi  I'm converting a Powerbuilder project to Powerserver. Some of the windows use SQLPreview to call stored procedures to update the database. SQLPreview isn't supported by Powerserver, so I want to modify the datawindow dynamically to use the stor...
When I do CTRL L to verify my event code, I get errors that indicates  MSOLEDBSQL throws a SqlState 42000 OLE DB Driver for SQLServer Incorrect syntax near 'xxx' Yet, when I run this code connecting to this database, the code works, the imbedded sql...
Hi friends, I created a user event in my dw, and wrote a routine.  Today, I've been trying to add a conditional loop, but can't save the changes due to error C0031: Syntax Error.  The offending lines are the first IF statement and associated END IF ...
I am working on some of features available in Appeon (PowerBuilder 2019) for upgrading from the old version. I need some information/help for the following topics Converting Blob into string I am encrypting the plain text using “SymmetricEncryp...
  • Page :
  • 1