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...
The assembly binding is not working with .NET Dll import. Any suggestions for this?
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> <dependentAssembly> <assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6ae...
Hi,
We have a developer license of Powerserver and we are testing the migration of pb application to Powerserver 2021.Even though we have valid period am getting the below error while running the exe after packaging into Powerserver
License:...
Hi Team,
We use Visual Studio Team Foundation Server MSSCCI Provider 2013 for source code control.
recently we often met blow Parameter is not valid error during checkin code on PB.
Any one else know where is wrong or how to reso...
Hi,
I have a problem with the performance of Word Application OLE Object Application.FontNames collection after migration to PB 2022 R2. Follow is sample code:
OleObject iole_WORD
int li_retcode, li_count, k = 1
string ls_font
iole_WORD = ...
Hello, I have two executables that are part of the same project, here I share the images of the structure of my project, I have the main project which is gefis__application, and I have a second dependent project, whose executable name is: "Claims". I...
PowerBuilder 2022 1900
We are moving off Change/Synergy to these new tools which means our whole process will need to be re-analyzed. Has anyone worked with a consultant that has experience with these tools and PowerBuilder?
Thank you for any in...
We are trying to connect to the mainframe for a legacy PowerBuilder application...
Now I am trying to connect to MQS and getting an error...
I have defined the External Function
Subroutine MQCONN(String QMgrName, Long Hconn, Long CompCode, Long Re...
Helo Support Team,
We have successfully uninstalled 2017 version and installed 2022 version of infomaker in this id mark_adkins@huntsman.com.
User did login with his id in infomaker app 2022 version but when try to open existing .psr files, ...
Hi, stupid question. We're running PB 2022 Build 1900, and we're looking to migrate from VSS to Git using GitHub.
I am trying to set up a test repository, but I am not sure how to connect PB to GitHub. GitHub or Git isn't in my list of Source Contro...
Dear Team,
I am facing a critical issue with my power builder application. I am having a customized odbc driver which is communicating with my PB application.
I am having another Visual Studio 2022 application which is communicate with my PB appli...
Select Tables in InfoMaker 2022 when creating a new query does not show all tables. New tables were added to an existing Oracle 19c database by our DBA via database scripts. Tables were not created via InfoMaker. The new tables do have PUBLIC SYNO...
Hi!
Event IDs associated with PowerBuilder events
PowerBuilder has its own events, each of which has an event ID. For example, the PowerBuilder event DragDrop has the event ID pbm_dragdrop. The event name and event ID of the predefined PowerBuild...
Wondering if there is way to add a printer at runtime in PowerBuilder...
Short of writing a custom interface, can anyone suggest an alternative to the PB standard functions GetFileOpenName() and GetFileSaveName()? We are wanting to let users select a file for open or save, but restrict their ability to change the folder b...
++ PB 2017 R2
Hello all,
I am writing a script to take in a PSR file, then Save As PDF. It seems the conversion to PDF does not automatically determine portrait/landscape. I'm playing with code to figure that out.
ISSUE: I have...
Currently, I am attempting to integrate the SMTPClient object into my application using PB 2022 R2.
Our SMTP server does not require a username / password if you are inside the firewall. I cannot seem to get the
object to send an email successfull...
Hello all,
I have an app buidlt in PB2022 that runs perfectly in one machine and in the other one does not get authorized my user, I am using an ODBC connection to get into the db, the connection is configured the same in both environments and in o...
Hello,
Does anyone know how to set up single sign on with a PowerBuilder app? Using version 2022 R2.
Thank you...
Hello,
in my application I am connecting to the database using the connection string that is defined in a Registry key, this is my code and as I show you in the attached images, you can see that when I debug my code I am receiving my transaction all...
There are no discussions available here currently