Documentation for older PB versions
Dear all, I start this thread in order to ask if it is possible to access documentation & supported platforms resources for older PowerBuilder versions (5, 7, 8, 9). In Infocenter Archieve, I have...
View ArticlePowerBuilder 12.5 license
My company purchased a license of PowerBuilder 12.5. I am moving to another computer and I tried to log into mysybase to get it figured out how to move it and it appears they have moved to SAP. I...
View ArticleProblem displaying decimals in PB app on Windows 2008 R2
We are having an issue on our database server when we run our PowerBuilder 12 application on it. Our set up is that we have about 25 client 64 and 32 bit Windows 7 workstations running this...
View ArticleDatawindow print preview truncating large trailers and summary...
I've been able to reproduce this in PowerBuilder Classic 12.6 Build 4035. This may have been reported at some point, but hard to search on specifics in here. Any search tips are always welcome! As...
View ArticlePowerBuilder & Web Service
Hi I have to update a remote DataBase (Mysql) it's on Hossting (Goddday.com) so I work with PowerBuilder 11.5 Build 2506, how can I work with Web Service and PowerBuilder to update the Database?...
View Articlerow selection is not working for protected rows
Hi, I have a grid datawindow with 10 columns, for example say department name is the editable fields.I gave taborder as 10 for department _name.if the employee salary is less than 1000, I have to...
View ArticlePowerBuilder IDE 11.50 crash
When I was working on a Window whe save it, the IDE crash it, now when I want to start with PowerBuilder IDE, try to show me the last object open it (the object window) and crash and I don't open and...
View ArticlePowerBuilder 12.6 crash on SCC / MKS connect after MKS upgrade
We were working fine on PB 9.0, and 12.6, using the SCC interface to connect with MKS source control. There were the occasional odd errors popping out here and there, but it was working. They just...
View ArticleORCASCR9 - Scc Get Latest version - PowerBuilder9
Hello Community, I'm trying to make the automation of processes from SCC version control "PB Native" in PowerBuiilder9. And I have generated the structure and ficehros necessary, but there is a process...
View ArticleGetFileOpenName() - random hard crashes on Citrix
Our application is compiled in PowerBuilder 12.5 build 4595. We are getting random hard crashes when browsing using the GetFileOpenName() open file dialog box while in Citrix. Fault Module Names are...
View ArticlePowerbuilder 12.5 Oracle error 28002 during execute immediate
I'm using Powerbuilder v 12.5 with an Oracle database. I discovered a problem after upgrading Oracle database from 11.2.0.3 to 11.2.0.4. I wrote a small Powerbuilder application to demonstrate this....
View ArticlePowerbuilder EBFs
I can't seem to figure out how to get the latest EBF for PB. I have 12.6 build 3506 (which I'm pretty sure is really buggy). Is there another newer build? If so how do i get it? Thanks.
View ArticleStop application from terminating
Can anyone please help me how would I stop PB application from terminating? e.g if we have the application open and in a screen, a field is not found, it would display message "null object reference...
View ArticleSQLCA.of_Connect
If I have a window open with an active datawindow and in my script for that window I call a connect to the database as per the function in the title of this post does it clear the transaction object...
View ArticleSaving a sheet in excel work book as txt file.
I am trying to save a specific sheet, for example sheet#3 of an Excel worksheet to a tab delimited txt file in PowerBuild 12.0 using OLE Object. The code I used:...
View ArticleI need help for random error null object access
I have a problem with an application that works without problems and is constantly used, but once to three times per day have a random error of access to objects that are null. For example in the...
View ArticleButton on Child datawindow
We have create a child datawindow and place a OK and Cancel button in the footer band. No matter what we try , I cant detect when either of these buttons are clicked. We tried get object at pointer ,...
View ArticlePowerbuilder 11.5 and Windows 10
Has anyone got Powerbuilder 11.5 running on Windows 10? For me, the initial splash shows but PB does not start up.
View ArticleCapturing Password Expiry Message in PowerBuilder
Hi I want to capture the password expire message from oracle and do some customization. PBExpDialog Parameter works. But when check the SQLDBCODE or SQLCODE , it is not returning any error code from...
View ArticleCan not change TabBackcolor on Tabpage
Hello,I have a problem setting the tabbackcolor property of a tabpage. Here is the code I am using in the selectionchanged event: ll_tabcount = upperbound(this.control) if oldindex > 0 and oldindex...
View Article