Discussions tagged PowerBuilder
Fix the Lowest Supported Version 19.2.0.2670
- New
- Advice
- Last updated 1 day ago
- Chris Pollach @Appeon replied 1 day ago
Hi,
I have upgraded from 2019 R2 to R3 and created a build for our application. When the user try access the exe getting the below error. I have updated the 2019 R3 version runtime dll's to my source path. I am able to access the application fr...
OLE Connecting to Libre Office Writer
- Resolved
- New
- How-to
- Last updated 2 days ago
- David Lacey replied 1 day ago
Hi All,
I have successfully been using this script to connect to MS word
iole_object.ConnectToNewObject("word.application.8")
, but I now need to do similar with LibreOffice writer if I can.
What parameter should I be applying to ConnectToNewO...
Code for saving screenshot of current PB window?
- New
- How-to
- Last updated 4 days ago
- Roland Smith replied 3 days ago
Does anyone have code they can share for doing that? I'm thinking about creating the easiest possible way for our users to send us screenshots of windows they are having problems with, and a hotkey built into the window, that saved a screenshot of it...
Shared PBD/PBL Issue
- Resolved
- New
- How-to
- Last updated 4 days ago
- Benjamin Gaesslein replied 3 days ago
Hi;
I inherited a couple Powerbuilder apps that share a common PDB/PBL. App A is on PB 12.1, App B is on PB 12.5. The shared PBL has a popup window object that is used by both apps.
App A experienced an issue where it was just shutting down. I only...
PowerBuilder 2017R3 MR#1951 installation asks for data3.cab
- Resolved
- New
- Issue
- Last updated 4 days ago
- Konstantin Goldobin replied 4 days ago
Hello,
When I run setup.exe from downloaded and unpacked PWRBLDR-2017R3LTS-MR10-1951-EN.zip, it asks to insert disk 0 that contains the file data3.cab (I wanted to insert an image but couldn't figure out how to do it here). From what I see, there is...
Custom Font in DataWindow PDF Generation from .NET Web Service
- New
- How-to
- Last updated 4 days ago
- Christopher Gonzalez replied 2 days ago
I have a .NET Webservice that when called, generates a DataWindow from DataWindow Syntax passed in as a parameter. The service then creates a PDF file from the generated DataWindow using SaveAS. It then takes that PDF and saves it to a row in a datab...
How to get mail messages via SMTP in PB2019?
- How-to
- Last updated 1 week ago
- Bruce Armstrong replied 1 week ago
I downloaded Roland Smith's emailSMTP utility and was able to utilize a couple objects (n_winsock and n_smtp) in our application for the sending of emails using SMTP.
However, I also need to get messages from our mail sever and process those. Is t...
Issue with PBDOM_Builder creation after upgrade to 2019R3
- Issue
- Last updated 1 week ago
- Chris Pollach @Appeon replied 1 week ago
Just upgraded to 2019R3 and am working with an application migrated from 2019R2 and when I try to run (from within PB) the application crashes PB when I try to create PBDOM_Builder.
Code is standard like this:
PBDOM_Builder lpbdom
lpbdom = CREATE ...
Check embedded SQL when doing a full build
- How-to
- Last updated 1 week ago
- Samuel Schimitzek replied 1 week ago
Hello,
when i do a full build of my workspace, Powerbuilder sends the embedded sql commands to the database.
Does Powerbuilder display incorrect sql statements anywhere? (in a postgres database i can see the incorrect statemants in a database logfi...
Can't find PBORA190.dll anywhere after installation
- Resolved
- How-to
- Last updated 1 week ago
- Jim Means replied 1 week ago
Hey folks,
I just installed PB2019 R3, Build 2670. Migrated an app from PB2017 R2. The only reason for the 2019 upgrade is because we're moving to Oracle v19 databases. Wanted to get the app migrated before the DB upgrade.
I've searched high a...
Error 302: Failed to decompose PBL
- Resolved
- How-to
- Last updated 3 weeks ago
- Tom Jiang @Appeon replied 3 weeks ago
Dear Appeon-Team,
can someone tell me the meaning of this error message? And how to fix this?
I get this everytime i want to add a local Project to Git ("Add to source control")
Thanks in advance!
Best Regards,
Mathias Scheck
...
Question About Integrating PB 2019R2 and SVN
- How-to
- Last updated 1 month ago
- Jason Schultz replied 1 week ago
Hello,
I have a question about the behavior we're seeing between our PB environment and SVN.
Background Info:
- Our source code repository used to be managed via PVCS, we've since migrated to SVN.
- After migrating to SVN, each devel...
Does the Translation Toolkit support Microsoft UI Automation Framework, or any other options for automating the process of translating?...
Hi,
we're concerned with the memory usage our our latest powerbuilder application.
It was originally build with PB17R3 and is now running with PB19R2.
It has been migrated to PB19R3 for memory testing purpose but the results are the same.
the ...
Columns in Datawindow loses original position after visible=1
- Issue
- Last updated 1 month ago
- Chris Pollach @Appeon replied 1 month ago
Hi Guys, I am using PB 2017 R3
I have a grid DataWindow with a DropDownDataWindow. Depending on the selection, I should hide or display a couple columns.
The issue is: When I try to show them back again, the columns lost the original position and t...
MouseClick or MouseDoubleClick events on the new WebBrowser in B2019R3
- How-to
- Last updated 1 month ago
- Chris Pollach @Appeon replied 1 month ago
Hi.
Is there a way to handle MouseClick or MouseDoubleClick events on the new WebBrowser control in PB2019R3? Looks like right now these events are not supported......
My PowerBuilder blog, Anvil of Time, is being resurrected. I'm in the process of updating/validating all the previous posts there and will be adding new content soon.
Stay tuned.
...
Changes of .pbl are not committed to Git?
- Resolved
- Advice
- Last updated 1 month ago
- Mathias Scheck replied 1 month ago
Hi,
I´m not sure if this is a problem by itself, but while testing Git for PB2019 R3 it came to my attention, that changes of .pbl-files (.pbl changes everytime a sub-file of a .pbl is changed, deleted or inserted) are not committed to the source co...
Need PB suggestions for SpellChecker capability.
- Advice
- Last updated 1 month ago
- Bruce Armstrong replied 3 weeks ago
For PB Classic - Version 12.0 Build 5530 and PB2019 Version 2019 Build 2082
Client wants spellchecking on certain text fields.
Some controls are edit style, some are OLE Rich Text controls.
Is there a good tested standard others are using o...
PowerClient for existing project
- Resolved
- How-to
- Last updated 1 month ago
- Armeen Mazda @Appeon replied 1 month ago
Hi All,
Maybe it's a silly question but can I add PowerClient to an existing project and have two options to build it?For example, I would like to give PowerClient deployment (and updates) to one group of clients and "traditional" build (and updates...
- Page :
- 1