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...
Saw this and thought it was perfect. Note the angry mob in the background on panel 4.   :) ...
I have just getting a license failure trying to start PB 12.6. Not sure when this would have started happening, but have been using 12.6 routinely to support customers for many years.I know this is not supported by Appeon, but I'm curious if any of ...
I see only PowerServer 2021 beta page saying beta ends in 43 days but no info on PowerBuilder 2021 beta download. How does PowerServer 2021 work without PowerBuilder 2021?   please advise when PB 2021 beta will be available with a link to the page...
Hello Testing PB19 RC3 to migrate one of our Webservice (.asmx) from PB12.5 I'm looking for the equivalent for  PBNETRT125_net.msi But didn't find any runtime on the trial version  Is there a solution to find the same for PB19RC3 ? Thank's    ...
Hi,This is regarding third party software JDK 1.6 used in power builder  IDE. we need information on which functionality uses JDK 1.6 in Power builder IDE.   As per the appeon documentation at (Documentation link : https://docs.appeon.com/pb2017r3/...
Hello, Any updates on when the PowerServer 2021 beta will start? Thanks, Chris...
My API has a method with an optional parameter, that is passed as path: api/v1/ISV/Credits/[Channel] It is marked as [HttpGet("{customer?}")] and is declared as: public string Credits(string channel="") in the WebAPI Tester, it is listed ...
Hello, Using PB 2019R3 Build 2703 - Using Theme Flat Design Blue Need to set a (different) background color for dropdowndatawindow from datawindow.  Having the same background color for both datawindow and dropdown datawindow is bit confusing. Fla...
Since database operations will be done only on PowerServer, do we need to partition db logic into nvo’s before going PowerServer way? Or does PowerServer do it automatically moving all db operations to the server? I’m referring to an object like a wi...
Hi Guys     I have built a DLL for Powerbuilder and I tried to calling a function from it, inside of function DLL I have debuged, it just worked fine, but it has crashed after PB called it when PB was complished the program, it's not carshed during ...
Hello, We have long-connection and dynamic connection setting. In our PowerServer 2017 application, Oracle is the database and database user password is used as application password. We use 'SET ROLE ' to set oracle database role to control if user'...
Is there a way to display a list of images in a DLL without having to extract them first? I am wanting to provide a dropdown list of Icons from pbresource.dll so my users can select those instead of having them exist on the file system.  Thanks, C...
PowerBuilder CloudPro 2019R3 Build 2670 MySQL Server  8.0.23 MySQL ODBC   8.0 ANSI Driver I have a parent table with 2 child tables. The parent table key is a column define as BIGINT with AUTO_INCREMENT and the 2 child tables key are both a column ...
Hi, I just want to check if there is any update on few things from this post as I'm installing PowerClient for some clients this month: PB2019 R3 beta - C/S Deployment (appeon.com) 1. Various AV software still complains about the launcher during se...
Hi, I try to use PowerBuilder compiler to build executable using Deploy in PowerBuilder IDE. My PowerBuilder IDE is 2019 R3 Build 2670. After creating deploy parameter file I can build executable in IDE using deploy. Then I copy the parameters from ...
Hi, I using PowerServer2021 beta 2. Use below setting to connect Sybase 15.5  worked fine in development server :- SQLCA.dbms = 'ODBC' SQLCA.dbparm = "ConnectString='DSN=xxx;UID=xxx;PWD=xxx'", driver='ase' But when connect from end-user PC below...
HI, I am using PB 2019 R2 Build 2353, with database oracle 10g. When I am storing data in a NVARCHAR2 data type, i am able to save and retrieve bilingual data from PB , but i am not able to save the same from browser when application deployed in web....
Hi!   I have a datawindow. There is a field with child datawindow with show all option. When I click this field the dropdown will be opened, but when I click another part of datawindow, the child datawindow stay opened. I have no another tabbed obj...
Our PB applications crash and throw the DB error below: ct_cmd_alloc():user api layer: external error: The connection has been marked dead.   This happens for users who connect to our network via VPN step away from their machine for a while.  It...
I need to do a refresh in the PBLs without the IDE using GIT. Do I have how to do this without ORCA? I need this to do a automatically deploy. I need just do the refresh without rebuild....
PowerBuilder 2019 R3 Build 2703MSSQL : Microsoft SQL Server 2014 - 12.0.2000.8 (Intel X86) Feb 20 2014 19:20:46 Copyright (c) Microsoft Corporation Standard Edition on Windows NT 6.3 <X64> (Build 19041: ) DECLARE proc_chk090 PROCEDURE FOR dbo....


There are no discussions available here currently