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...
I just set up a server for testing the beta. Our current version is PB 2019 Build 2170. We are hoping tp skip R2/R3 and convert to 2021 for our Jan 2022 release. I was under the impression that a change was made to allow for running two IDEs at the...
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/...
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...
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....
Hello, Using SnapDevelop 2019 R3 Build 2703 & Visual Studio Community 2019 Project: .Net-DataStore-Example  Trying to publish it in a Win 10 computer from both SnapDevelop and Visual Studio.   Works fine when published from Visual Studio and N...
Hi Appeon,   Due to an important task, I left the development with Powerserver. Now that I have to deploy a simple project and needs to be deployed asap, i deployed it using Powerserver. The deployment went smooth and testing the connections is not...


There are no discussions available here currently