The Rpc server is unvailable
Hi ,I'm using Powerbuilder 12.5.1 build 4953.Until a week ago I was able to deploy my webservice locally in my IIS .But today I cannot and I'm getting an error. "The RPC server is unvailable". Before...
View ArticleDataWindow Error: Select Error : No CS_Command Pointer passed to a function:...
Hi all, In my application using Powerbuilder 12.5 and sybase 15.While running my application, In some occassions i am getting this below error message in the below line of code. select eff_dt, urlinto:...
View ArticleUsing Self Link , selflink arguments and How to ?
Hi ,I'm using powerbuilder 12.5.1 build 4953.I want to use datawindows functionality for the web. I have read in the documentation that you can export the Html code of a filled with data , datawindow...
View ArticleNeed Printer Control - Powerwhizz printer utility
Need Printer Control - Powerwhizz printer utility for PowerBuilder. Attached link to source for Powerwhizz in PB 12. http://www.sendspace.com/file/u3sga2
View ArticlePB 11 Which event(s) is triggered by datawindow.filter() =
I set a status text showing the number of rows in a datawindow. As of now, I have several events where I add call to a function that updates the text -> 'Number of rows: ' + dw.rowcount() I would...
View ArticleTree view control
I am trying to properly populate a tree view from a datastore, and all seem to be working well except when I try to set the StatePictureIndex. Its skipping a record and thus messed up the values being...
View ArticleSQLnRows
Is there any consistent return value returned by SQLnRows among major DB vendors or it really differs from one vendor to another? (Im considering Oracle, Sybase, Microsoft).
View ArticleCreateInstance Error in PB 12.5.2 & Easerver 6.3.1 : 50 Distributed service...
Hi, I have migrated a PB 10.5 client server application to PB 12.5.2 and deployed all the server components to fresh Easerver 6.3.1installation successfully.Now when I am trying to run the application...
View ArticleWEB CAM
Hello I have to make a Window to capture an image from the WEBCAM, and then save to my Dabatabase, do you know how can I do this? it's a OLE object special to do this? I work with PowerBuilder 11.5...
View ArticlePowerbuilder 12.5.2 will not install
We have a Win 8 - 64 machine with Visual Studio 2012 installed.When we try to install Powerbuilder 12.5.2, it says to install Microsoft Windows SDK for .NET Framework 4.0.Microsoft will not let me...
View ArticlePB 11.5, summary underneath footer
I have a composite report which behaves most of the time.But when the content approaches requiring a second page, then the summary section band underneath the footer. The report is a container report...
View ArticleUsing Javascript in a Datawindow
Hi ,I'm using Powerbuilder 11.5 and I'm trying to understand how the Javascript feature works with the datawindow.So I have created a webservice , a method which returns html code from a retrieved...
View ArticleCan I install the runtime dlls for EBF15259...
...without unistalling PB12? We need to distribute a new .msi (made with PBPack120) to our clients to give them EBF 15259. Our support staff would like this to be as seamless as possible. Is there...
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 ArticlePowerBuilder 10.5 issues with Yield function
Hi, I am not a PB developer, but unfortunately, assisgned a task to troubleshoot a PB (10.5) issue, as follows: We have a Yield() call in a loop lasting one hour: DO Yield() LOOP WHILE...
View ArticleErrors in WebDatawindow
Hi ,I'm using Powerbuilder 11.5.1 built 5097I have created a webservice where I'm returning the Html syntax of a datawindow. I'm taking this Html syntax, which Powerbuilder generates and displays it in...
View ArticleWho is using the HTML/WebDatawindow for a website and how?
Hi Guys, I am using a PB11.2 COM+ object based on the PB Webdw code example. I am calling the object via ASP JavaScript and have had great success with this for many years. I heard COM+ support has...
View ArticleHow to Get UNC from a WCF service ??
hi ,I'm using powerbuilder .Net 12.5.1I have created a wcf service with a method which I want to resolve the path.For example I want to pass in my method "Q:\Myfolder" and I want the method to resolve...
View ArticleSetItemStatus for all Rows?
PB 12.5.1 I was wondering if there was a hidden trick to set all the row status' in one call instead of looping through all the rows. Chris Craft
View ArticleObject.Data not returnable in thread?
PB 12.5.1 I am testing some things and have come across an interesting issue. I have the following code that seems to work but the returned result set is chopped. The messageBox in GetReportData...
View Article