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.   :) ...
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...
Hi, None of these functions return Success in our environment from executables (i have commented these lines before posting here). Am I missing something here? I have tried everything but nothing helped. Everything works fine from development though...
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? ...
  Hello All,   I am attempting to do a Pulls and Pushes to get github in my company. I does not work. For the PUSH i see: Git client error code: Reference was not fast-forwardable. For the PULL  I see: Git client error code: Checkout conflicts...
Does anyone know set of valid characters in DataWindow column's DBName property for external DataWindows? I can't find info in F1-Help so trial-and-error gave me below list of valid characters. It may be incomplete. Uppercase letters A - Z Lower...
I have two drop down that if i selected one value in the first the second drop down retrieve his rows . I made to be optional, for example , if i selected one value in the first i don't need to select a value on the second. The problem is that when...
Hi Team, We are using  SQL Server 2012 database to connect one of the Power builder 8.0 application. I have used below connection settings to connect for SQL server 2012. SQLCA.DBMS = "SNC"SQLCA.LogId = "sqluser1"SQLCA.LogPass = "password123"SQLCA...
There is a way to integrate PowerBuilder with a ServiceBus Trigger? Using PowerBuilder Standard Edition. Example in C#: using Microsoft.Azure.WebJobs;using Microsoft.Azure.WebJobs.Host;using Microsoft.ServiceBus.Messaging;using System;using System....
Hello All, Any one have any experience with priting in a Mobile App (PowerServer - Power builder both 2019) we need to print a money receipt  our supplier is offering this printer https://www.hpti.com.py/j1/index.php/marcas/impresoras/rpp210-deta...
I have a column that displays data, from a select properly (ex 1 below), but when the column is clicked on and gains focus, all the line breaks disappear and the text display changes to one big line of text (ex 2 below).   The only edit tab checkbo...
Hello ALL,We are migrating PB9 application in PB2017R3. We are facing on issue while calling to restful services.This code is working fine in PB9 but not working PB2017R3.Sample code:li_retrn = linet_base.PostURL(ls_url, lblb_args, ls_headers,long(gs...
Hi, Our PB 2019 executables are throwing following error: The program can't start because api-ms-win-core-errorhandling-l1-1-1.dll is missing from your computer. Try reinstalling the program to fix this problem.   Are we missing something? Please ...
Good Morning everyone, I need to understand something... I have to send data to an external webservice , which wsdl file is https://snfl.qdecalidad.com/snfl/webserviceAgroxSNFL/ws.apps I've created a webservice proxy and I can see everything witho...
Hi, I am getting .exe has stopped working at run time. If running from source i am not getting any error. Environment: Windows 10, PB 2019 build 2082    ...
We have a developer who's left and we need to remove his old PB license so that a new developer can use it on a new machine.  I have tried the steps in this article but have not been able to release the license https://blogs.sap.com/2016/11/28/how-to...


There are no discussions available here currently