Discussions tagged PB Classic
Consuming ASP.Net web service in Pb 2019
- How-to
- Last updated 2 weeks ago
- Armeen Mazda @Appeon replied 2 weeks ago
Good day Everyone!
I am just a newbie in powerbuilder and I wanted to use PB 2019 on my project which requires webservice. I haven't done or try anything yet because I don't know where to start. I already created my web service using ASP.NET Web ...
Date() no longer works as expected
- Resolved
- Issue
- Last updated 2 months ago
- mike S replied 2 months ago
I have the following code:
string ls_date = "1900-01-50"date ld_dateld_date = date(ls_date)messagebox("Date", string(ld_date, "dd-mm-yyyy"))
When run using PowerBuilder 12.5.2 (my legacy system) the result in the messagebox is...
How to migrate AEM settings for Application
- How-to
- Last updated 2 months ago
- Munther Khatib replied 2 months ago
Hi
I am migrating a PB 12.5 application from Appeon 6.5 server to PB2019 R2 and Powerserver 2020.
I would like to make sure the application setting for each application in AEM are the same in both machines.
What would be the best way to acco...
PB Code Migration Scan Results
- Resolved
- Issue
- Last updated 3 months ago
- Munther Khatib replied 3 months ago
Hi
I am migrating a PB 12.5 application to PB 2019. Application run on appeon server 6.5 which will be migrated to Appeon powerserver 2019.
I understand that source code should be fully compatible between both.
Since this is a legacy application t...
How can I restore PB initial system tree window screen
- Resolved
- Issue
- Last updated 3 months ago
- Munther Khatib replied 3 months ago
Hi
I have a PB 2019 installed in Windows 10 machine.
I was following a training tutorial and one of the tasks was moving system tree and bars, etc which ended up completely changing the initial default PB workspace screen with all the toolbar...
ScrollBars and Tab's are not fully visible after migrating from PB11 to PB19
- Issue
- Last updated 5 months ago
- Miguel Leeuwe replied 4 months ago
We have migrated our code from PB11 to PB19-R2 and seeing following behaviours.
- Horzontal and Verticle Scroll Bars are not fully visible.- TAB control's header are not fully visible
We tried adjusting the various UI properties for TAB, Windo...
We have a PB Application, say a LoginApp. Users login to this application. Their username, password, access rights information validated/handled in this application.There are other PB applications AppA, AppB, AppC, etc., which communicate to this Log...
RTE Print Problem with PB 2017 R3 Build 1858
- Issue
- Last updated 6 months ago
- Jim O'Hara replied 5 months ago
Hi We are having problems printing an RTE with Powerbuilder 2017 R3. We are using build 1858. The issue is that when the we try to print to a local or network printer, the printer is not loading. Powerbuilder and the affected application are sitting ...
Run-time crash PB 2019 build 2082 with 64 bits app
- Resolved
- Issue
- Last updated 6 months ago
- Ken Guo @Appeon replied 6 months ago
Hello,
I am trying to troubleshoot a crash in our Application since our recent migration to PB 2019 (build 2082). Seem like it is taking place in the same area of the program and can be reproduced on the development machine. From windows event log i...
Seeking caretaker for classic PB 2019 app...
- Misc
- Last updated 6 months ago
- Daniel Mullings replied 6 months ago
I'm not sure if this forum is appropriate and, if not, then I apologize in advance.
I am seeking an independent PB software developer or small PB shop to take over the maintenance of my classic PB application for medical staffing. I want to be remo...
PB 2019 R2 (19.1.0.2353)
Powerbuilder tries to load the following dll's when using PB and in the compiled exe:
1. pbstatusbar190.dll
2. pbdynamictab190.dll
to 1.: The dll is installed when PB is installed but is not included when creating the run...
PB 2019 and Informix Database Connection
- Resolved
- How-to
- Last updated 6 months ago
- mike S replied 7 months ago
Hello,
Environment info:Powerbuilder 2019 R2 Build 2353Database: Informix 12.10.FC13 running on Linux serverInformix client: 4.10.TC14 (32 bit) and 4.10.FC12W1 (64 bit)PB App and Informix Client running on Windows 2008 Server R2 (Service Pack 1)
ED...
Performance problems after upgrading to 2019
- Resolved
- Issue
- Last updated 11 months ago
- Sverre Tvedt replied 11 months ago
We have upgraded from version 2017 R3 build 1858 to 2019 build 2082, Cloud Edition 32 bit
A.
After deployment, some clients complain about application performance gradually degrading over time, to the point that even dialog windows refreshes painfu...
Datawindow.Background.Mode usage
- Resolved
- Issue
- Last updated 11 months ago
- Larry Peters replied 11 months ago
Hi,
This has to do with datawindows. I'm currently using PB17R3 but I don't believe the problem is limited to this release.
I'm attempting to dynamically control the background color of columns based on relative values within the datawindow. Someti...
PB 2019 Execute SQL Server Stored Procedure with OUTPUT parameter
- Resolved
- Issue
- Last updated 1 year ago
- Linda Kelty (Dudzic) replied 1 year ago
I'm in the process of migrating our PB 12.5.2 applications to PB19. I'm using the SQLNCLI11 provider. Have just run into the following error upon executing a stored procedure.
SQLDBCode 179SQLErrText:SQLSTATE = 42000Microsoft SQL Server Native Clien...
Unit Tests in Classic PowerBuilder
- How-to
- Last updated 1 year ago
- Michael Kramer replied 2 months ago
Hi,
I would like to know how you are doing unit tests with the PowerBuilder Classic. Using PBUnit? Using PowerUnit?
Is there any forecast of being released by Appeon something that will facilitate our life as developers?
How MVPs are doing unit te...
Hi,
I am using the following code to read data from a web service. However, i get the same Picture every time.
How do i clear the Blob to get the new picture?
I am using PB 2018 R3 Build 1858.
Thanks
http = create httpclientli_rc = http.ClearReq...
Problem invoking WebService PB2017 R2.
- Resolved
- Issue
- Last updated 1 year ago
- Kevin Ridley replied 1 year ago
To invoke a function of the Webservice the system throws the error "Fail to load .NET framework".I have Installed:Windows 10 64bitsPowerbuilder 2017 R2 framework 4.7IIS 10 express.
How can I solve this problem?...
What are the differences between Powerbuilder 2017 R2 and PowerBuilder 2019?
- Resolved
- Advice
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
What are the differences between Powerbuilder 2017 R2 and PowerBuilder 2019?...
Risks of keeping apps on Power Builder 10.x /12.x platform
- Advice
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
We have number of applications in Power Builder 10.x and 12.x with SQL server as back end database using ODBC connections. These are built using Power builder Classic. I know PB 10.x/12.x is not supported anymore. I need an advice from experts on wha...
- Page :
- 1