Discussions tagged PowerBuilder (Appeon)
How can I use dragdrop to rearrange rows on dw?
- Resolved
- New
- How-to
- Last updated 1 day ago
- Tracy Lamb replied 16 hours ago
Hi all,
I need to be able to re-arrange rows on my dw with dragdrop. This works fine in my legacy code. I'm using PB2021 and PFC 12.5 .
My dw has row select service on, one row at a time. When I set the dw DragAuto option ON, the row select d...
App crashes post upgrade to 2019 from 2017 with message "app has stopped working"
- New
- Issue
- Last updated 1 day ago
- Balaji Renganayalu replied 1 day ago
We are upgrading pb from 2017 R2 1769 to 2019 R3 2728. We were able to migrate, compile and build the executable. Replaced the 2017 dlls with 2019 dlls. Upon login to the executable, when opening any window the cursor spins for a while and crashes wi...
New beta drop ? (fix to the x64 issue)
- New
- Issue
- Last updated 2 days ago
- Julie Jiang @Appeon replied 1 day ago
Hi Appeon,
will there be a new beta drop ?
I would very much like to continue testing the x64 debugging feature and x64 deployment when the x64 external call showstopper issue is fixed :-)
(The one Roland Smith reported a while ago)
thanks ...
Datawindow -SaveasFormattedText function
- Resolved
- New
- How-to
- Last updated 2 days ago
- Dhanya K replied 7 hours ago
Hello Team,
We use PowerBuilder 2019R2 for our application. It is an application that generates reports. The report can be saved in CSV also. It was done by using Datawindow.Saveas initially. But when we got a requirement to change the delimiter ...
Selling my Successful PowerBuilder-based Business
- New
- Misc
- Last updated 2 days ago
- Dan Cooperstock replied 2 days ago
I'm once again trying to sell my successful 15-year-old PowerBuilder-based business, which develops, sells and supports two software programs for churches, charities, other faith groups, and nonprofits.
This time I'm doing it through a business brok...
Hello,
PB 2019 R3What's the order of objects (columns) fetched while executing dw_1.Describe("Datawindow.Objects") ?
We have a generic routine that reads and displays all columns in a datawindow by executing the describe command. That lists all c...
Connection issue when compiling under 64-bit
- New
- How-to
- Last updated 3 days ago
- Louis Arena replied 3 days ago
I am upgrading my application from PB2019 to PB2021. I would like to compile under 64 bit. When I compile I cannot connect to the database. I am using the MSOLEDBSQL SQL Server drivers. I am using the following runtime path when compiling;
C:\Pr...
Custom COM object error: Class Name Not Found
- New
- How-to
- Last updated 5 days ago
- Andreas Mykonios replied 3 days ago
Hi all,
With all the problems I was having with the Brother printer COM server, I thought I'd try writing my own in C# (VS2015). Mine is very simple right now. It just prints a sample label. I wrote a second C# console program to test... works fine...
Hi all,
I'm trying to print to a Brother label printer from my PB App. Everything is fine until I execute iDoc.PrintOut() function (iDoc is the OLEObject). The function keeps returning the same error (Error 11 - Printer not supported). But I can ...
ORA-00942 error opening Dynamic Cursor with Oracle 19c
- Resolved
- Issue
- Last updated 1 week ago
- Walter O'Driscoll replied 1 week ago
Hi all. We have an odd error occurring in an app built in Powerbuilder after an Oracle 19c upgrade. I am wondering if anyone else has seen this. This worked absolutely fine in Oracle 12c. Here is the sanitised code snippet
ls_SqlStatement= "SELECT B...
I had a really weird report from a user yesterday, in a screenshot of an error message from the dberror event of our inherited Transaction object.
They were doing an action that did an Insert to a table using a DW on a window (code like dw_main.Upd...
Very quiet here .. No one using PB2022 ?
- Misc
- Last updated 1 week ago
- Andreas Mykonios replied 1 week ago
It there a different group for pb2022 testing or is no-one using it ?
//Steen...
My initial findings regarding performance of pb2022 (60% faster)
- Misc
- Last updated 1 week ago
- Miguel Leeuwe replied 12 hours ago
Hi,
PB2022 runs SIGNIFICANTLY faster than PB2019R3
We have made a computation index for our application to measure the performance of the machine running it so our customers knows what to expect from our application.
This test include all ki...
Has anyone successfully integrated a PowerBuilder app with the QuickBooks Desktop API, preferably using the QBFC (QuickBooks Foundation Classes)? It's all done through COM, which ought to be relatively easy in PB.
The place I'm stuck is in finding o...
I don't use the Windows Registry to install my software... customers just copy the code I send them to the directory I suggest. They may use a different directory, their choice.
In the code, I call GetCurrentDirectory() to find out where the applic...
How to disable doubleclicked event in Ancestor dw?
- Resolved
- Advice
- Last updated 2 weeks ago
- Tracy Lamb replied 1 week ago
Hi folks,
I have an ancestor window with several descendants, w_masterlist. I'd like to disable or ignore the DoubleClicked event if the dw is in query mode. If the dw is not in query mode, the descendant code for the doubleclicked event should run...
Hi,
How can I add en entry to the windows application event-log from a 64 bit PB2019R3 application?
Any feedback is most appreciate :-)
// Steen
...
Hi all,
I'm trying to deploy the PB2021 runtime files, and I'm having a problem understanding the method.
I created a Runtime Deployment msi file, and picked the components that are relevant to our app.
Copied this to one of our terminals, ran ...
PB2022 performance optimization
- Misc
- Last updated 3 weeks ago
- Armeen Mazda @Appeon replied 3 weeks ago
Hi
It says on the roadmap that there would be runtime runtime performance optimization.
Doers anyone have any experience as to what that in fact is giving in the PB 2022 release ?
Thanks Steen
...
We recently migrated a PB19 64 bit app from a Windows 2016 Citrix host to a Server 2019 host. On 2016, both on the server and via a Citrix session, we have no issues. In the 2019 environment the app is crashing though I hesitate to use that word. The...
- Page :
- 1