Discussions tagged 32-bit

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...
Which tool or extension is recommended by Appeon to obfuscate source code (Net Assembly) using Snapdevelop?...
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?    ...
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' ...
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...
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...
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...
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...
Hello All,I hope you get my concern by looking on to the following explanation. I would be delighted with any help here as we are facing one issue frequently now after upgrading our systems to Windows 11.I have attached a sample code here which might...
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...
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...
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...
We are planning to migrate from PB 2021 b. 1506 to PB 2022 b.1878 32 bit.   Our main application still contains one .NET SOAP client project with a tricky response XML structure, requireing a lot of work to re-code by means of the httpclient object...
HI,BigQuery in Database Painter in Powerbuilder: * I connect fine * When I run sql in Database Painter in Powerbuilder (works fine)It is only when I run through IDE(runtime) when I get problems.Can somebody help please. RegardsMLB...
Hi all, My application requires atl100.dll, msvcp100.dll, and msvcr100.dll.  There are 3 scenarios for user installs: 1. 32-bit Windows 2. 64-bit Windows, 32-bit PB install 3. 64-bit Windows, 64-bit PB install I understand there's a difference b...
  • Page :
  • 1