Discussions tagged PBD
How to Access Object/Code from PBD Files
- How-to
- Last updated 1 year ago
- Roland Smith replied 1 year ago
Hi,
Good day.
Please help How to recover an object class and its source code from a PBD. Because in my Workspace the objects were overridden by the latest version. In my test folder, I have only copied the PBDs excluding the PBL libraries for te...
PBD files not generated in the executable output directory
- Resolved
- How-to
- Last updated 1 year ago
- Gastón Clara replied 1 year ago
Hi,
I'm currently running PB2019 R3 and trying to deploy my application.
In my project file I indicate that the output exe file should be generated in r:
The syntax to be used in the command lines reads the following:
/o "r:\core_src.exe"
And...
Incremental Builds - all PBLs are rebuilt?
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
I see this old issue https://community.appeon.com/index.php/qna/q-a/modified-dates-of-all-pbds-were-updated-with-pbc190-i
I assume it was never reported as a bug?
In 2019 R3 2728 when I do an Incremental Build ALL the PBL files are rebuilt resultin...
Question about organizing of resource files
- Resolved
- Advice
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
PB 2021 , build 1506, 32 bit
From the distant past we have inherited a program structure with exe files and pbd files for all our applications.
In the application projects, the exe files and pbd files are assigned pbr files exactly matching the ico...
Would like to digitally sign .pbd file types.
- How-to
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Hi, We are delivering .pbd files to the user.
Before delivering .pbd file to user we would like to digitally sign the .pbd files.
May I know how I can sign the .pbd files.
If appeon is not supporting signing .pbd file, may I atleast know the algor...
Is there a difference between 64bit and 32bit pbd?
- Resolved
- Advice
- Last updated 2 years ago
- Tracy Lamb replied 2 years ago
Hi all,
Testing a 64-bit deploy. I'm wondering if there is a difference between the pbd files or just the exe file? Are the pbd files interchangeable? Or do I need to rebuild when I'm deploying one or the other?
TIA,Tracy
...
"Create of executable file failed" error
- Resolved
- Issue
- Last updated 2 years ago
- Philip Tong replied 1 year ago
Hi, we are in the process of upgrading from Powerbuilder 12.5 to Powerbuilder 2021. I have found that when I attempt to build a 32-bit Pcode build from the IDE or the Compiler, the build succeeds, but then I'm left with a "Create of executable file f...
how to use PDB PB19R3 file into PB9?
- How-to
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
Is there some way to use a PBD file of the PB19r3 into PB9; like a DLL file?...
PB Project Painter - generate PBDs in separate folder
- Resolved
- How-to
- Last updated 3 years ago
- Roland Smith replied 3 years ago
Hi All, thanks again for providing this forum.
Quick question: Using the regular client-server Project Painter, can you generate the PBDs in a different folder than the source PBLs? I know you can do this with the EXE. Would like to specify like a "...
Shared PBD/PBL Issue
- Resolved
- How-to
- Last updated 3 years ago
- Benjamin Gaesslein replied 3 years 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 deployment to PBDs not being written
- Resolved
- Advice
- Last updated 3 years ago
- John Poitras replied 3 years ago
I'm having a problem when trying to deploy our application. For some reason it is not writing the PBD files. I am currently using Appeon PowerBuilder 2019 R2 Build 2353 on Windows 10 Enterprise Version 10 Build 18363. I last deployed the application ...
Execution of stored procedure from Powerbuilder app stops inexplicably
- Issue
- Last updated 4 years ago
- Tom McManus replied 4 years ago
Our Powerbuilder application executes a stored procedure in Sybase and has been running without problems for a few years. About a month ago the stored procedure began stopping without finishing and did not report any error to the calling application...
Hi,
How to generate PBD? Might be a basic question. But I would like to make sure that I am doing it correctly.
I usually compile all the PBLs in the target:
Select the PBL.
Select all the objects.
Click regenerate.
Then I would take Build...
How to sign EXE and PBDs ?
- Resolved
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 2 years ago
Hello,Recently, one of our client did a security audit of our application.As a result, he now wants us to sign the EXE and the PBD libraries.We are currently using PowerBuilder 2019 build 2170 and we saw on a previous post that signing of EXE's is cu...
Is there a way to recover some of the objects that are in a PBD file and get them back into a PBL? My company keeps the developer's checked out files on the C drive of each person's computer. They took my computer to upgrade to Windows 10 and when th...
Hello everyone,
we are currently in the process of evaluating, if patching is a viable way of updating our product (PowerBuilder application).
Recently I found a way to create and apply patches using the "diffUtils" and "patch" tool from the "GnuWi...
What is the best practice to use source control with Powerbuilder and SVN?
- Resolved
- How-to
- Last updated 5 years ago
- Michael Kramer replied 5 years ago
We recently upgraded to the Powerbuilder 2019 from PB 12.5. We also have increased the number of developers and would like to use the SVN feature with PB 2019. We found instructions on how to set this up (using instructions for PB 2017 R2 You tube vi...
How to convert .pbl report created by PB 2019 to .pbl report PB 11.5
- Issue
- Last updated 5 years ago
- David Peace (Powersoft) replied 5 years ago
Hello guys,I'm having trouble and would like some help.There is a software that uses PowerBuilder 11.5 for reporting (.PBL), and PowerBuilder 11.5 is no longer sold, so I downloaded the newer version (PowerBuilder 19) to generate reports (.PBL), but ...
Hi All Appeon Experts,
We have been developing Desktop Apps for a significant number of years and have started developing Appeon Mobile Apps to compliment these over the last 2-3 years. To date our Deskptop and Mobile App codebase have been kept in...
Orca script refresh target with PBD included
- Resolved
- Advice
- Last updated 6 years ago
- Mathieu Normandeau replied 6 years ago
Hi,
We converted our code from Powebuilder 12 to Powerbuilder 2017 R3 and use Git as Source Control.
With Powerbuilder 12, Orca script didn't work for our project because we have some complex dependancy in the project.
With the version 2017 R3, th...
- Page :
- 1