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 team,   we are using powerbuilder 2019R3 version and we are migrating from sybase to mssql.  In which after connecting to sql server we did add sql server in db profile. ;Autocommit defaults to false if no entry here - can be overridden in use...
Hello I want to show the version of my application in About box. Is there a more "PB-way" how to read these values from a project than C# FileVersionInfo.FileVersion()? I mean an environment variable, contextinformation etc. ...
This is a two parter. Part 1: If NativePDF is the default at the application or DataWindow level, will choosing PDF from the SaveAs function use NativePDF or Ghostscript? If not, I think it should. Part 2: I think that a bunch of the choices on t...
Dear Support Team, I have created the PSR report in Info Maker. PSR file having the Column, Text, Image, etc. controls. I have linked the database field name for the Column controls. Now I have created the Sample Application in Power Builder in whi...
Hello, I was wondering if anyone knows how to make PDF files generated by the datawindow SaveAs() method smaller. The following are the settings I'm using: idw_to_save.Object.DataWindow.Export.PDF.NativePDF.UsePrintSpec = 'Yes' idw_to_save.Object....
powerServer 2020   I can send a commandline to start a process in my powerserver application:    something like this: https://mywebserver.com/?/U myuuser /P mypwrd /R exportfile {"rptl_cd":"xyz","format":"CSV","file":"c:\temp\myfile[MMDDhhmmssss0...
I wonder if it is possible to use <RuntimePath>   in  <application>.xml    to put the pbd's in a different folder? Does the application have ability to look elsewhere for pbd's without using OS PATH? Companies are becoming strickter on ...
How do you copy texts from multiple columns in Excel to a datawindow with multiple columns?...
Using Git hosted by DevOps. PowerBuilder 2021 There are no *.PBG files present, of course. From the command line... orcascr210.exe XxXxxx21_Build_Script_PRODUCTION_v04.orca ...there are no explicit errors displayed in the console. However, the ...
Hi I've currently got a PB application which already has GIT setup locally for it. I've created an Azure DevOps repo to host the master and configured the PB application with the source control options on the workspace. My Git commit to master and...
I am maintaining an application in Powerbuilder 2021. The application previously constructed a script that was sent to the report server via IE to retrieve a report in pdf format. IE would prompt the user to either save or open the pdf file. We are g...
Hi Team,   few our customers are facing an issue related to application crashing. The application is crashing when MModal(a Third party dictation tool) in the same system. The below is the error details details captured from event viewer. I had con...
我的內容如下 : SQLCA.DBMS = "ADO.Net"SQLCA.LogId = "xxxx"SQLCA.LogPass = "xxxxxxxx"SQLCA.AutoCommit = Falsesqlca.dbparm = "Namespace='System.Data.SqlClient',DataSource='192.168.20.3',Database='saphana'"connect using sqlca;return sqlca.sqlcode 在開發環境 return...
We plan to migrate a PowerBuilder classic application to PowerServer 2021. Once migrated, can PowerServer 2021 REST API's be called from a non-PowerBuilder application? ...
Hello, Need to PostData to a URL and read the result.   My code to PostData is and Read the response is String ls_email, ls_einvoice_json ls_email = test@test.com ls_einvoice_json = /*JSONVALUE*/ This JSON is verified to work ls_url =...
if a licensed user creates a report what licensing is required for a general user to run   does it need to be saved in the executable package how does the database connection work within an executable? for sql they are in a role...
Working on a POC for a client.  It works on localhost, but when we deploy to a remote MS Server 2019 w IIS, we are getting a session create error.  Followed the instructions in the documentation and we're able to deploy from PB 2021.  The site looks ...
Hi Team,  Good Day!   I am using PB 2017 R3 version and I am trying to connect the Source control as GitHUB. I could able to create the local repository, but I couldn't able to configure my Remote repository URL in PB (while doing the action Push/...
Hello, I was wondering if anyone knows how to change the size of the font that PB IDE is using in its main and popup menus, dialog windows (e.g. any Options window, any window in the datawindow painter like Filter, Sort, Update properties, etc, etc)...
What version of PowerBuilder supports Windows 11?...


There are no discussions available here currently