How to solve the "procedure has not been executed or has no result" error
Recently we are getting the "procedure has not been executed or has no result" error while executing Procedures and Dynamic SQL queries in our PowerBuilder 12.5 Application. Can anyone diagnose the...
View ArticleUnintended gap between nested reports in PowerBuilder Classic
I have 3 freeform datawindows, named A, B and C. C is a nested report of B, B is a nested report of A and A is a main report. Report A is very simple, and has only one nested report B in it (in real...
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 ArticleArabic save powerbuilder and mysql
I cannot save Arabic description in powerbuilder 10.5 with MySQL 5.6. I have already done the same with SQLAnywhere 9 and 10 and there was no problem occurred.I think the problem is with Powerbuilder...
View ArticleUsing PowerBuilder .NET Assembly in Classic PowerBuilder
I have a PB Classic 11.5 application for which I need to use REST Services. I know very little about how to do this. Bruce Armstrong's YouTube video published on Dec 7, 2012 (SAP D&T Academy -...
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 ArticleHow to open Google Chrome from Powerbuilder
Hi, In my Power Builder application, there is a requirement to open a link through Chrome browser even though it is not set as the default browser. I can find OLE objects supporting Internet Explorer...
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 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 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 ArticleDocumentation 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 ArticleConnecting to SQLite DB Question
Hello, Got a quick question. We want to use the SQLite database for a simple desktop application. Is there a way to connect to and use this DB in PB without having to set up an ODBC or OLEdb...
View ArticlePowerBuilder - Sysam served license
Hi Folks, We are using served license for our PowerBuilder 12.5 and recently we did a system refresh. We have installed PB in the new PC and point the license to our sysam server. But the PowerBuilder...
View ArticleArabic save powerbuilder and mysql
I cannot save Arabic description in powerbuilder 10.5 with MySQL 5.6. I have already done the same with SQLAnywhere 9 and 10 and there was no problem occurred.I think the problem is with Powerbuilder...
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 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 ArticleConnecting to a Oracle database over LDAP
Hi Powerbuilder Community, a customer asked us if a PowerBuilder application can authenticate to an Oracle database via an LDAP server.We do not even have such a configuration and can therefore not try...
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 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 ArticleHow to solve the "procedure has not been executed or has no result" error
Recently we are getting the "procedure has not been executed or has no result" error while executing Procedures and Dynamic SQL queries in our PowerBuilder 12.5 Application. Can anyone diagnose the...
View Article