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...
Hello, Using PB 2019 R3, PostgreSQL 11 Need to prevent Deadlock.  Would like to know what others do to prevent it.    Rarely one users gets deadlock situation, where we currently kill that process in PGAdmin.  This cannot be a permanent solution, ...
Hello,    Regarding to the Cipher suite, The Windows server the application runs on supports different cryptographic algorithms. Cipher Suites in TLS/SSL (Schannel SSP) - Win32 apps | Microsoft Docs For modern Windows Servers, the list can be fou...
After the Power Client build & deployment, when i run the CloudApp Launcer either from browser or manually, I am getting the below error.  I tried with my application and SalesDemo sample application. Deploying to localhost.     2021-03-01 1...
Hi Guys, We just acquired Infomaker 2021 and after installation I'm seeing "ORA-12560: TNS: protocol adapter error". Our environment is running 64 bits Microsoft Office and our ODBC database runs both 32 and 64 bits. Not sure if this is causing the ...
I have an issue posted by my client regarding spin Editmask contol with data value as numeric and display value as String (for displaying month using code table). It is expected to 1 month ahead or after on single click, and it does work. But sometim...
The window is getting freeze which is having the MS-office(we are using O365 version) control attached on that window via OLE control. When we open that window, while initializing the WORD component, it is getting freeze for sometime.  And because of...
Hello, I'm using PowerBuilder 2019 R2 and trying to display a MS-Word document inside a DWO, more than 12 pages, without having to type all text using TEXT controls or COMPUTED FIELD controls within the DWO. I've tried to create a Pipeline definitio...
请问下手机端webapi怎样调用,有例子吗,谢谢...
I have code to capture windows/controls to a bitmap. I am wondering if there is a way to capture the entire DataWindow, not just the part currently visible. It has been said since the early days that the DataWindow is displayed as a bitmap with edit...
PowerBuilder 2019 Build 2170 We have a report that covers about a page and a half with the header/detail band. Nothing in the footer band. The summary band has three nested reports. The nested reports and the summary band are set to Autosize Height...
We are using Powerbuilder 19 r3 and building exe using powerbuilder compiler(PBC190).  Is there any way to embed icons in EXE so that we do not need to provide actual icon or image files along with pbd and exe? We can achieve it using powergen. Pow...
 Hi, We used to build Powerbuilder application via PowerGen tool. Our application uses icons/bitmaps and it gets embedded in the exe, as a result we do not need to explicitly place the image files in the folder containing the exe. When we switched ...
We have a PS app working fine with internal URLs, cloud servers, all over https, but as we want external access to the application we have created external URLs.  Access to external URLs is controlled by MS AppProxy.   We can access the URLs through...
Hello, It is said that a process running in 32 bit Windows can consume up to 2 GB of memory. In my experience, a PB application crashes when it is approaches 1 GB. For example, the following script fails with a runtime error "Not enough memory to ex...
请问下,在手机端 怎样可以取到一个网页的源码内容 , thank ...
My web developer put in a series of alerts to help us find a problem with a web page and they work fine in the Chrome browser but do not display when the page is opened in the new web control....
窗口我放了个 webbrowser 控件,用下面代码打不开,提示 返回是 0 ,没用,是不是不支持手机端?有什么方法可以在手机端 用自带控件打开网页?能提供下打开的代码吗?谢谢Integer li_rtnli_rtn = wb_1.Navigate("http://www.baidu.com") messagebox("",li_rtn)    ...
Hello, It seems that pbc190.exe generates the XML file where the path to runtime libraries is specified. Is there a way to tell pbc not to do it? Best regards,Konstantin...
Hi, we are trying to replace native MS web browser control with new web browser control in our application. we need to navigate to different web pages using HTTP POST methods.  Does this new Web Browser control provide an option to send data using ...
The window is getting freeze which is having the MS-office(we are using O365 version) control attached on that window via OLE control. When we open that window, while initializing the WORD component, it is getting freeze for sometime. And because of...


There are no discussions available here currently