About PB 15 Category in forums...
Hi. I wanted to ask if PowerBuilder 15 Beta Category is still in use or if there is no meaning in posting new messages to that category... I ask as I don't see any recent activity here.Andreas.
View ArticlePB/PBSSC-proxy setup failure...any help accepted
I am using TortoiseSVN 1.8.5, Build 25224 - 32 Bit , 2014/02/18 20:05:11, Subversion 1.8.8, and PBSCC-Proxy 2.0.1.80 to retrofit SCC on a PB9 application. I have created the SVN repo, work structure,...
View ArticlePB 12.5 Webform - Send PDF as attachment
Greetings all, It's been a LONG since I posted to a PowerBuilder Newsgroup (or whatever this is). I think I have a simple problem. I hope. For years I have used some code to save a datawindow as a PDF...
View ArticlePowerBuilder 11.2 COM saveAs PDF issue (Windows 7 64bit)
Hi, I have a COM component build by PowerBuilder 11.2. When I tried to save as PDF, its returning -1 and create 0 byte PDF. But the same code working fine on the classic application and generates PDF...
View ArticlePassing datastore (populated) to a new window via Message - null object ref?
Hi, Powerbuilder 11.5.1 I'm trying to pass contents (say, 100 rows) of one datastore from w_one to w_two by Message.PowerObjectParm. What I do in the first window is set Message.PowerObjectParm =...
View ArticlePowerbuilder application crashes after upgrade to 12.5.2 (build 5006)
I have already seen few similar posts on this forum for similar issue. However, I feel mine is different from those and could be some basic steps am missing. Thanks in advance for any comments. We are...
View ArticlePB 11.5.1 application crash due to Win8 touchscreen
Hi, PB 11.5.1.4011 application - runs fine on absolutely all windows versions, but on Win8 with touchscreen, it produces a generic "xxxxx.exe has stopped working error" when tabbing or clicking into...
View ArticleHow to remove table fragmentation to improve performance?
Use DBArtisan to check ASE space and found there are 132 fragmentation under tabe analyst. How to remove table fragmentation to improve performance?
View ArticleHow to collapse other expanded item
Hi, I have 5 department on a tree view datawindow and each department consists of employee name. When I try to expand department 5 how to makeother departments as collapsed if they have been...
View ArticleSort data at client side to improve performance?
Have a datawindow get data from a stored procedure. In the sp, there is a order by for the result.If remove order by in sp, and add sort in data window on same field, does it improve the performance...
View Articlewhat's is the default powerbuilder 11.5 version/source code control?
Want to know what's is the defacut powerbuilder 11.5 source code control. How to enable it? Is it a plug-in and need to installed separately?
View ArticleSave .PSR to SQL Server 2005 database
Hi all, I want to store certain invoice printouts in .psr format, into an SQL Server 2005 database so that the users can retrieve the psr and have the reports displayed. I am using PB 11.5. I can save...
View ArticleBudget Reviewing
Reviewing the budget executed February, I find values that do not correspond to what is actually received by me on February 25, (among them I find a value in January that also corresponds to the...
View Articlequestions & answer type powerbuilder 12.5.2 classic tutorial
Dear All, Can anybody give me any web link / tutorial / e-book regardingpowerbuilder 12.5.2 classic where the information represented asquestions & answer type. Thanks Avishek
View ArticlePowerbuilder 11. 2 stopped working. Please urgent
When I regenerate the object the following message is coming the PowerBuilder stopped message coming. How to fix this problem . Please urgent.. I came to know somebody we can fix this by changing ini...
View ArticlePowerBuilder "upgrader" or compiler services
Hi, I'm looking for a way to upgrade a larger business application from PB 11.0 to the latest .Net version. The background is that we'd be able to support .Net a lot easier than the arcane ways of the...
View ArticleHow to get client-machines Regional Settings?
HelloI have an app counting down time (days, hours, minutes and secs) to certain event. My question is how to get it work globaly? Assume following example:There is an event taking place in NYC 7.00 pm...
View ArticleString Size Limit in Oracle SP
PB 12.5.1 Does anyone know if the 32K limit on passing a string to an Oracle SP is still there for the Oracle 12 client? We are currently still using the Oracle 9 client and I didn't want to go...
View ArticleError when trying to run pb2java example
I'm fairly new to powerbuilder, but when trying to get a PBNI to java example program running to get an understanding of the PBNI -> C++ -> JNI interface, I'm getting an error that i can't figure...
View ArticlePB .NET WCF JSON
I was curious if anyone has created a PB .NET WCF service that used JSON? I found this project, Tracking App for Playbook using RESTful Powerbuilder Web Service - devbar.de, but I can't get the switch...
View Article