Discussions tagged 32-bit
Conversion of powerbuilder 2022 from 32-bit to 64-bit version
- Advice
- Last updated 1 week ago
- Chris Pollach @Appeon replied 6 days ago
Currently we are using PowerBuilder application developed using power builder 2022 32-bit version. Since business want to move to windows 11 machine which supports only 64-bit versions. We need input and confirmation on converting 32-bit PowerBuilder...
PBAutoBuild220 22.2.0.3356. - GIT Option - 32 Bit - JSON Parsing error
- Resolved
- Issue
- Last updated 1 month ago
- Stan Zihlman replied 1 month ago
PBAutoBuild fails with JSON syntax error.
Client/Server App
Scenario 1: Build pbl's from GIT into Workspace
Setup 1 is:
SourceControl = GIT
Encoding = UTF-16 LE BOM
Start of JSON file:
{ "MetaInfo": { "IDEVersion": "220", "RuntimeVersion": "22...
String(Message.LongParm,"address")... working theory in 64 bit PB 2022 R3
- Resolved
- How-to
- Last updated 2 months ago
- Roland Smith replied 2 months ago
Hi Folks
Environment : PB 2022 R3 64 bit
Here is the sample code snippet where the application crashed in 64 bit but not in the 32 bit
but if I change the variable type Long to LongPtr or LongLong , the application does not crash.
confusion is...
Hi can anyone pls share some tips or experiences with moving PB9 app to cloud?
- How-to
- Last updated 4 months ago
- John Fauss replied 4 months ago
Hi, I have an old 32-bit application that I want to move to the cloud (currently thinking of AWS). I've done some research on my own, which suggested tools like Power Server, but that isn't available on PB9. Would I have to upgrade to PB12 first befo...
How safe is the /LARGEADDRESSAWARE flag for 32-bit PowerBuilder applications
- Advice
- Last updated 6 months ago
Our application is currently built on 32-bit PowerBuilder 2019 R3, with migration to 64-bit in the distant future. We've hit some problems now and then with our application taking up to 2 GB of memory, and was wondering if any testing has been done w...
Ported my app from PB2019 to PB2022R2. German Umlaute like öüäß are no longer working. Database is MySQL8.0.
If i write Umlaue in a datawindow column and call dw.update() => next retrieve brings back some weird characters like 'ü'
App connects ...
Hello everyone, I am running my app on the client PC and I am getting the following error in the following code segment: function: of_printdlg,
Code:
32 long ll_hwnd
34 ll_hwnd = handle (aw_obj)35 if ll_hwnd = 0 then36 return -137 end if
39 retur...
Obfuscate Code in Snapdevelop
- How-to
- Last updated 8 months ago
- Armeen Mazda @Appeon replied 8 months ago
Which tool or extension is recommended by Appeon to obfuscate source code (Net Assembly) using Snapdevelop?...
Internal error: The name of the running module (PB220.EXE) is not recognized!
- Resolved
- Issue
- Last updated 9 months ago
- Gabor Pernyei replied 9 months ago
Hi Everyone!
I migrated an PB12.5 application to PB2022 R2. When I trying "Run Application" I got this error:
Applications created with PB2022 R2 runs as well. Also other migrated apps. Only this one doesn't.
What can I do to fix it?
...
Issue with PowerBuilder 2022 R2 'Extract' functionality
- Resolved
- Issue
- Last updated 9 months ago
- Sajith Prasannan replied 9 months ago
Dear Developers,
Please provide guidance on the issue I'm encountering in my project.
I have a .pdf file that has been compressed with zip.exe and stored in a table as a blob. I need to extract this file in PowerBuilder 2022 R2 using the 'Extract' ...
Build from command line with Git, PowerBuilder and Orca 2002R2
- Resolved
- Issue
- Last updated 11 months ago
- Gastón Clara replied 11 months ago
Hi,
I have a bunch of applications that are correctly running and I am able to do incremental and full builds, and completely deploy them with no issue (only some warnings).
I want to automate the process by deploying them from the command line usi...
PBAutoBuild Pb2022 r2 Appcrash pbshr.dll
- Resolved
- Issue
- Last updated 11 months ago
- Fabio Pontel replied 9 months ago
My application on Pb2022 r2 using IDE is compiling OK.However, using pbautobuild, an appcrash occurs in pbshr.dll during the "creation" of objects in PBL
After this crash I have to return the PBL backup.
The error file is 0 KB in size.
Does anyone...
reading from the registry to connect to the db
- How-to
- Last updated 11 months ago
- Chris Pollach @Appeon replied 6 months ago
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...
I have a small application (MDI) that is running as a service using the timer event on the only sheet in the application. The timer event is set at 5 sec interval. When the event is triggered, it checks to see if it is currently processing any requ...
Datastore & millions of rows
- Resolved
- Advice
- Last updated 1 year ago
- Brage Mogstad replied 1 year ago
Hello,Anyone managed to work with "big data" in PB & Adaptive Server Anywhere? I'm using PB 19 and 32-bit ODBC.So far I've only been able to solve manipulation of data with either SQL statements in string & Execute immediate, or simply trigge...
Hi,
After upgrading to 2022, we have decided to move away from orca and use PBAutoBuild220.exe
If we set RefreshPbl to false in ...
"Merging": [ {"Target": ".\\gtpolicy.pbt","LocalProjectPath": ".","RefreshPbl": false} ],
the pbl files are re...
tool called CDMATCH for powerbuilder
- Resolved
- Misc
- Last updated 1 year ago
- Arnd Schmidt replied 1 year ago
Hello everyone,
I am looking for a tool called cdmatch (by Brian Dick I believe). Looked for it on the internet but can't find it anywhere.
Could anyone share it with me please (ofc only if it is allowed to share it) ?
Does the tool run on appe...
Hello There,
I have attached small sample application. In this application you can select the window from first toolbar icon.
Below are the steps that I have performed along with working memory statistics.
1. Start the application and it is ta...
My advice on migrating to PB 2022
- Advice
- Last updated 1 year ago
- Francisco Martinez @Appeon replied 1 year ago
We have now been using PB 2022 since beta.
My feedback is that it works brilliantly. To us it is the best ever version pf PB!
We have also successfully migrated everything to x64 and it works totally stable.
However, be aware of the argument decl...
Question about organizing of resource files
- Resolved
- Advice
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year 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...
- Page :
- 1