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 have migrated our application to PB 2017 R3. Application (exe) is working fine on window 7, but its crashing on window 10 1709 while calling OpenWithParm(). Its 32-bit application. Same code is working fine when I ran the application from PB IDE...
Hello,We deploy our app by building exe+pbd+dll's.Since I migrated from PB 2017- PB 2019 I get an error "bad runtime function" when invoking webservice with CreateInstance in PB2019 runtime clients deployed to win10pro x64 pcs.I'm a 20 years+ PB deve...
Hi All, I had moved my PB application into PowerServer web. And found a few problems: 1) alignment out, on the of_settimer at statusbar,(see attachment) can anyone enlighten me on this issue, how to fix this? Thank you. 2) Understood that classDef...
We recently upgraded to the Powerbuilder 2019 from PB 12.5. We also have increased the number of developers and would like to use the SVN feature with PB 2019. We found instructions on how to set this up (using instructions for PB 2017 R2 You tube vi...
We have a need to use a standard PDF form as the background of a datawindow report so that it can be filled in with overlay-ed data. We have tried multiple approaches like converting the PDF to an image file and placing in the background. However, al...
Hi, I have a mobile app using Powerserver 2017 R3 which has a page that loads PDFs using the Appeon WebView workaround (help file). This works fine for simple and public URLs. However when using Azure and having to pass an access signature it fails...
I don't know if this is possible or not but I need to put priority on code over the theme.   I have a custom theme created by me using Flat Dessign Grey, but i have some statictext on my app where I don't want to apply the theme on it. So there's a...
Hi, TreeView control is missing children or items underneath in PB 2019 migrated code.    Am I missing something?   Thanks  ...
Hello, all We are trying to move to Azure DevOps Git source control and we have a theoretical question. Is it possible to lock access to a checked out file for all users, except for the one who did the check out?   If not, then how well does confl...
He utilizado durante muchos años y versiones Powerbuilder, la última versión a la que he tenido acceso ha sido la 12.5 En todas hemos trabajado normalmente con Postgresql. Desde la versión 9 a las 12.5, sin problema alguno. Pero ahora al querer pro...
I have a server with the PB2017 R2 run times installed.  I want R3 run times. What is the procedure for this?  Must I uninstall R2 run times first?  Or can I install over the top of R2.  Or can I simply copy the ...shared/Powerbuilder directory from ...
Hello All !!! Last Friday, i have downloaded the PB 2019 30-Day Trial Version and installed standard edition and added my workspace and target but today when i am trying to open the same target in my current version v10.2 it says it "Could not add t...
We have PowerBuilder 2019 license. We are looking for PowerBuilder 6.1 setup look at one of the OLD application code. Please share with me if you happen to have a copy of setup....
Hi, We are getting 64-bit executables are throwing "Error opening DLL library pbws32.dll external function at line 17 in function getipaddress of object in event/function". Could you let us know how to resolve this? I looked at one the post here bu...
We have a problem that two users are experiencing, but we cannot replicate. A window showing a date entry datawindow of transactions calls ScrollToRow(dw.RowCount()) to put the cursor on the last row. That always works for us (and we believe most use...
Hello Everyone, I am finding a lot of difficulty while comparing the datawindow objects. Though I make a small change like changing the taborder of the column, I see lot many differences. So which tool is better to compare the datawindow objects ? ...
We have PB2019 license. We are looking for PowerBuilder 12.1 license. Help me if you have a 12.1 setup where I can use at least for a month.   Thanks, Raj...
  Hello, We have a  funcionality that creates dynamically DW the PB function SyntaxFromSQL, in this way dwsyntax_str = sqlca0.SyntaxFromSQL(sqlsyntax, "style(type=grid)", s_err) messagebox('table',dwsyntax_str) The messagebox is showed below for ...
We currently have an old power builder app (version 6 I believe). This is an app that will be going away one all of our locations are on SAP so we do not want to rewrite it. It Is currently on a server with outlook 2010. Some of the out look patches ...
Hi Experts, Just a brief about our product.  We use PowerBuilder 2017. Our app connects to SQL server 2012/2016 via SQL native client 2012 ole db (sqlncli11.dll). Now I have been asked a question.  Does your product support availability groups? ...


There are no discussions available here currently