Is it possible to use PB 12.5 assemblies in PB 12.5 classic
Hello, allI need to create a common closed class for all PB apps to use. THey do not need to inherit anything, just The PB apps are 12.5.2 classic apps (not PB Winforms, regular PB). Creating a PBD is...
View ArticleHow to copy transaction object
Suppose I have transaction object mytrans in pb, and it is already connected to server. Then I want to create a new instance of transaction object, but want to get the same connection info from...
View ArticlePB-DotNET - Just another .NET-based parser for PowerScript
I started this project to find a good way parsing and analyzing PowerScript source code. The main criteria were performance and not to use PowerBuilder itself, because of some limitation by this...
View ArticlePowerbuilder 11.5.1 on Windows 8?
Hi, Sorry if this was asked before - my company still uses SQL Anywhere 11 and Powerbuilder 11.5.1 (4011) as the main development tool, and would prefer not to upgrade to Powerbuilder 12 yet. However,...
View ArticlePB 12.5 classic - windows closing
I have an mdi applicaton. From within a non visual user object a function opens two windows, (both are type popup). Window "A" has a timer event, when the timer event kicks off it closes the window...
View ArticlePowerBuilder Print PDF -1 error
Hello, We have a legacy PB/EAServer web application that has been in use for 7 years using the AmyUni print driver to generate PDFs.It will generate PDFs successfully for a period of time and then the...
View ArticleGenerating a setup file for a webservice
Hi , Iam just wondering : why always there is no sufficient resources when it comes to Powerbuilder & .Net/Web For my case I've created a simple web service to retrieve some data , it works well on...
View ArticlePowerBuilder and Appeon Customers
Hi Everyone If you have purchased Appeon from Sybase or SAP in the past, you probably received notification that Appeon would be EOL as of July 2015. Please note that this is referring ONLY to SAP...
View ArticleChecklist for WCF targets - ASP.Net?
Hi, guys. We have a PB .NET WCF (12.5.2) installed on a server with Windows 2008 R2.I was preparing a checklist and now I a doubt has crossed my mind.Do I need Asp.Net installed in a production...
View ArticleUpcoming PowerBuilder sessions at d-code Las Vegas
There are five sessions overall, although two are repeats of earlier sessions. NumberTitlePresenterDayTimeSummaryDMM115SAP PowerBuilder 15 – The OverviewJohn Strano, SAPWed10:30 a.m. - 11:30 a.m.See...
View ArticleDebugger stopped working in PB.NET
Hello, allIs anyone familiar with this phenomenon? PB.NET starts debugging but cannot evaluate any expressions or variables.This is how it looks:
View ArticleHow build required dll into a new folder
Hi 1. Is it possible to build the required dll into into a separate other than power builder\shared folder.2. Is it possible to run powerbuilder runtime packager in a machine not having the...
View ArticleHow to Highlight a row in ListView
Hi, I need to Highlight a row in the Listview based on a particular condition (even when the row is not selected). Can anyone please advice. Thanks in advance.
View Articlegetcontextservice not working with IE
I would like to open default browser from PB. The code I am using is: GetContextService("Internet", linet)linet.HyperlinkToURL(ls_url) This works fine when Firefox or Chrome is default, but not IE....
View ArticlePB License on a VM
I have installed PowerBuilder 12.5 on a virtual machine, using a license I generated from SubscribeNet; but PowerBuilder is treating it as a "Trial" version. I know the license is good, because we...
View ArticleHow to Create a JSON webservice using Powerbuilder.Net
Hi Team, How can we create a JSON webservice using powerbuilder.Net ? Please let me know . Thanks in advance. RegardsSubrat
View ArticlePowerbuilder Classic 12.5.2 (5629) - Does Not Save Script Editor Font Settings
I recently installed PowerBuilder Classic 12.5.2 on a new Windows 7 SP1 (64 bit) machine. Every time I change the script editor font in the IDE via the Design > Options menu it does not save the...
View ArticleCan or should I be using the PB web service for a new html jquery project
OK. I'll be honest. I'm a little behind on PB releases so I'm unsure of what's possible with the current web service other than what I've picked up on video demos and newsgroups. My web experience has...
View Articleslow insertrow in datawindow versus datastore
Hi, We have a performance problem in some lists. The datawindow is filled up with insertrows and after 20-30 rows, the insertrow is very slow. When we use a datastore and do a sharedata at the end,...
View ArticleCalling .Net Assemblies from PowerBuilder Classic Win32 via PowerShell
Recently someone asked me how they could get the output from PBDOM used from a PowerBuilder Classic Win32 application formatted with white space as PBDOM doesn't include it. I gave them a number of...
View Article