Error report datawindow saveas PDF PB12.5.NET
Hi, I have a project(window application) to migrate from powerbuilder classic to .neteverything working fine in classic, but after migration I found an issue with datawindow.saveas (datawindow save as...
View ArticlePB.NET - DW initial column values are lost!
Hello, alI have just discovered this issue, doesanyone have a remedy? I have a DW with a large number of columns (>30). Some of them have initial values set up.When I change the select statement, I...
View ArticleWhere is the old Sybase/Powerbuilder newsgroup archive these days?
It appears Google can't even find it anymore. Every link to Sybase Forums Archive is fruitless. If it's been moved to this "website" it is not blatantly obvious to me where it is. It would be a real...
View ArticlePB 8.x manual
Hi, in my office we are still using PB 8.0.2. Where can I download full set of manual/document for this version? Thanks
View ArticlePowerBuilder code documentation with text search
I'm looking for a tool that can analyze our current PowerBuilder code set and allow it to be documented so it can be browsed/searched by other developers. I have a trail of PBDoc which is almost...
View ArticlePowerbuilder won't activate after upgrade
We currently have PowerBuilder 12.5 installed on a Windows XP machine. This was licensed and activated properly. So we tried to install 12.5.2 on a new Windows 7 machine. After upgrade, when I ran...
View Articleshortcut key from menu on main window
Good day I have windows of type main which have many resize events on the datawindows residing on it and space is tight. It sits outside our main app container which has a menu control. I require some...
View Articleue_filter in menu is not working pb7 window
Friends, We have included ue_filter (pfc) option in a menu in all the windows.I got an issue in one window, that the ue_filter option is not working.when i click the filter icon in the toolbar its not...
View ArticleCalling a function on a COM object and returning data to load into a datawindow
I'm sure this question has been answered before and I could swear I've seen Bruce demonstrate something like this, but my Google skills have failed me. I have a C# dll that Powerbuilder classic can get...
View ArticleHow to read / parse JSON file in Powerbuilder 11.5
How to read / parse JSON in Powerbuilder 11.5 ?What is the best practice to do so ?
View ArticleWindows 7 PB 12.5.1 to Oracle 10G performance
We just migrated from PB 9.02 to PB 12.5.1. Our Oracle database is 10G and we are using the PBO10125.dll and we are running the application under Windows 7. On one of our frequently used reports...
View ArticleCitrix engineer report PB app memory issue using XenApp 6.5 and PB 12.5.1
I opened an Incident with SAP as this could be a big issue for our PB 12.5.1 application recently migrated from PB 9.02 deployment. We are in the process of piloting our PB 12.5.1 application. We...
View ArticleRelease memory after call to .NET COM object via OLE
I have a .NET WCF Client that been wrapped in a COM wrapper so Powerbuilder (12.5.2) can call it. All the WCF Client does it call a web service that returns some rows of data and then passes them back...
View ArticlePB.NET creating ancestor classes in separate assemblies
Hello, allCan someone point me to a walkthrough on how to create ancestor classes and lock them into either PB or .NET assemblies? Becasue, after creating an assembly with an ancestor class, I cannot...
View ArticlePowerBuilder Sqlserver connectivity
Hi,I am using 11.2 powerbuilder and I want to connect sqlserver 2008 . What is the best method of giving connectivity with powerbuilder and SqlserverPlease can you send a sample code to set up the...
View ArticleHow to change datawindow data source from SQL to SP?
Suppose I have a datawindow which get data from direct SQL like: select c1, c2,c3, ... from mytab where c1=:param Then I create a new SP which return result dataset same as data in mytab. Then I want...
View ArticleIssue in webservice
Hi Team, This is Naresh and i am having issue in Webservice while using Webservice Datasource through PowerBuilder 12.5. After entering the URL in the Select WSDL File prompt, i am getting the error...
View ArticleInheriting from .NET classes
Hi, everybody. I am trying to inherit a non visual custom object from a .NET class named "System.ServiceModel.DuplexClientBase<T>", but I got this error below: I have downloaded the WPFToolkit,...
View ArticleContinued trouble reading file from webservice
Greetings all. I continue to have issues reading from files in a webservice (can create files fine). In an effort to make some head way, I attempted to use the STD_IIS framework. I created a new...
View ArticleDigitally signed excel file.
Dear All, Can it be possible to digitally signed MS Excel file &protect (Read-only) using powerbuilder12.5 classic? Thanks & e-RegardsAvishek
View Article