Featured Questions

A recent post included some PowerScript code, and I thought I would pass along a tip for pasting code snippets that produces a slightly more readable result than simply pasting code into the website's text editor. The toolbar contains a button to as...
We're attempting to migrate a PowerBuilder app to PowerServer. The app runs great in PB 2019.   We’re trying to launch a user interactive process in a response window that must be available to the user AFTER the window is opened AND visible to the ...
How to install auto compiler using power shell script using start -process? can you share me the arguments needs for executing...
Hi, In PowerBuilder 2017 R3 while we are trying to create a new data window by using stored procedure we are getting the error as SQL error state 22005 though we are giving the correct data type and if we try to create manually by adding each and ev...
Hi everyone, I have an ItemChanged event that triggers a function with POST, this function has 3 reference arrays as parameters. The OK button script triggers twice the ItemChanged event but in debug mode, I only can see one. Then one of the referen...
Hi, we are looking for a way to generate a campsite map on the fly. We have x and y coordinates of (about 500) objects, object ids and names. The user of our application should be able right click to an object and a menu should appear to do further ...
Hi All, We have a urgent requirement to SAVE 40 or more DataWindow Reports (some of them are Composite) into One or Multiple Word documents without losing the formatting. Any help is appreciated. Thanks Ganesh  ...
  Hello. We have come accross with a bug when we have tried to go by https instead http. When we conect to a single application. i.e. appweb http://app.orgnization.org/appweb + intro it opens the application and goes to app.orgnization.org/appw...
Hi all, When i change a server to deploy, once all the webserivce, it shows the error  'The definition of the method signature in Web Service proxy is wrong', is there any error on the sever?   Thanks a lot. Sally...
Hello. I have a problem. Appears this message my application "cursor is not open". This message appears just in some machines. Others that have the same application does not have the error. Can you help me? please. The machines are Windows 10, the D...
Hello, We are trying to us an in house Web Service in our PB application. The WS works in PB IDE, but when we installed it on our Citrix and TS-Plus environment, i am getting the following error, "Unresolvable external httpclient when linking refe...
We are having an issue on returning identity column using PB2017 R3 build 1858 connecting to MSSqlServer DB via ODBC We have a table with insert trigger that insert into another table and we want the return identity value to be the id from the first...
https://dzone.com/articles/wpf-and-winforms-will-run-on-net-core-3    ...
Can I set the HTTP header when using the HTTPClient object to consume a SOAP webservice ?...
Hi All, I have two workspaces W1 and W2. I am loading PBLs of W2 into W1. Situation: I want to run Target of W2 from W1. For That, I have modified the PBT of W1 by replacing AppName and LibList  of Target of W1 -> AppName and LibList of Target o...
6.5 upgrade to 2017, failed when opening w_pagesetup window and the program crashes. After investigation, I found that there was an error in executing of_PageSetupDlg here. pfcmain--> pfc_u_dw--> pfc_pagesetupdlg ↓↓↓source code↓↓↓ // Open page set...
Hello I am attempting to use the graphics mode to edit some queries for reports I have set up in Infomaker. When I do this, I get the error "The FROM clause could not be interpreted successfully". Can someone help me resolve this error or is there ...
Hi all   I work with PB 2017-R3. In my application I must generate a report (datawindow) with QR code and for this I use "qrcodelib.dll".   The problem is that when the compilation of the executable is 64 bits it does not create the QR. It only gene...
How do I update a blob in an Oracle table column dynamically? I know about UPDATEBLOB in PowerBuilder imbedded statements, like    UPDATEBLOB “tablename” set “blob_column_name” = :lblob; This script uses SQLSA because the column name is known only...
Hello All, I am following this links:https://www.appeon.com/pricing/appeon-powerserver-pricing.html https://www.appeon.com/appeon-enterprise-account-program.html   I have a customer who have :1  PB Universal Licence 3 PB Standard I am helping t...
Hello All Any plans to support the new PB2017 CrypterObject on PowerServer?...


There are no discussions available here currently