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.   :) ...
Hello to all PowerBuilder guru's here I am here again with one more weird PowerBuilder issue as I always do :-) I have an application on PowerBuilder 11.X which connects to a DB2 DSN (say DB2TEST) without any issues I migrated this app to PB 2019 ...
Hi Guru   I use powerbuilder 2019 connect to 2008 sql server using db ole connections   i run my program, it shows "microsoft ole db provider for sql server object was open" during do some insertion statement   Would you have any suggestion   ...
I was wondering if there is anyway to set font name and size dynamically?...
hello communityI need to export / convert a datawindow in word format. In legacy software they generate sales orders with a datawindow (this contains images, text, labels, fiels, etc.). Has anyone already 'walked' similar roads? I would like to av...
Hi friends, I defined a global external function in my application.  Now, I'm creating a new application using most of the same libraries.  The Global Variables all carry over fine, but I'm having to re-create the Global External Function in every n...
Hi everyone! On my system, I have many reports where I use datetime fields inside datawindows. I have a functionality by which I export the data. For this I use the SaveAs () method, with the CSV! and Clipboard! The problem is that when opening t...
Hello All - One of the requirements from my client is that he needs to restrict certain fields in a datawindow from being altered manually. He wants to have them populated using a scanner and disallow manual entry So, I did something like this in a...
Hi, We using tooltips in our datawindows, but for translation, we need to set them with modify. When run as desktop application, this works perfect, but deployed to the powerserver, no tooltip is showed. With describe, I see the properties are set, ...
Most chromium based utilities still allow you to pull up the DevTools (typically the F12 key). I am attempting to embed the Microsoft Monaco Editor into a WebBrowser object but I'm not having any luck and was hoping the DevTools console would give so...
My object browser recently crashed in the PowerBuidler IDE (2019 R3, build 2703). I don't remember the error message. The entire IDE locked up. I had to force it to close. Since then, whenever I try to open the object browser, nothing happens. The ID...
Hello, I was wondering if anyone knows why the following is happening. I created a new tab control, added a tab page, and the resulting source code had the duplicated type declaration for the tab page: forward global type u_sample_tab from tab en...
Hello,   I tried to install PB 2021 . During installation I got error: Installation finished sussessfully:   After restart of PC, I tried to rum PB IDE and got this error:   What could be problem of my installation?   Regards Tomaž ...
Hi all,   Im getting the below error    ---------------------------System Error---------------------------Error Number 14. Error text = Error opening DLL library zlibwapi.dll for external function at line 18 in function of_zipopen of object n_zl...
Hi team, During my "Build & Deploy Powerserver project", I got below warning message under "Errors" tab, may I know where is the setting to choose TLS1.2 instead of TLS1.0 protocol? Security Warning: The negotiated TLS 1.0 is an insecure protoc...
Hi all,   I have a question about the update feature of Powerclient. I have tested 'Update when connected' and 'Never Update' options for my application. When I try to open the application when the Host Server IIS is turned off I get a 404 error. W...
Hello all is any way to run the Mobile App (android) in background what we need is that instead to close the app to make it run in background...
Dear Appeon:      When I develop a C++ application to call PB function in a userobject, I installed a VS2019,  but not installed PB extension in VS2019. I followed the process of article:Calling PowerBuilder from C++ - - PowerBuilder Native Interfa...
Hi guru I run year-end on application which written by PB.7 and run on sql 2000 and windows server 2004. but it always shows   out of memory then smartheap error handler recurivery re-enter, how can i slove it       ...
Hai Appeon team, While I am click Compile & Run Web API, getting below error     .NET Core Host .NET Core Host has stopped working A problem caused the program to stop working correctly. Windows will close the program and notify you if a so...
Hi all, I have this code in my app: tab_1.tabpage_detail.dw_detail.Object.labor_pozn.Font.Height = il_fonth This works ok when I run app from PB IDE or when I compile application using PB and then run exe. But when I compule it with pbc210.exe T...


There are no discussions available here currently