PBTV - September, 2013
** Hot News ** Upcoming webinars on PowerBuilderTV Latest news from the PowerBuilder World (Catch-up session!)Tuesday, September 17, 2013 at 8:00 AM PDT (Los Angeles) - 17h00 CET (Paris) This is...
View ArticleData classes in WCF Client Proxies
Hi, there!How have you been? Does anyone know how to keep the original datatype of an argument, when using a wcf client proxy? I am using Powerbuilder .NET 12.5.When I deploy a proxy project, all...
View Articleadding a key event to the application causes erratic behavior.
I am trying to add an event to my application (app object), this event is mapped to pbm_keydown. I am doing this to invoke the idle event of my app to lock the app whenever users press 'control-L' key...
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 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 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 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 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 ArticleHScrollBar
When HScrollBar on a dw control is true how to tell if the scrollbar is actually visible? I have a foreground text object in the footer of my datawindow. When some resizing event like making a grid...
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 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 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 ArticleCloseWithReturn on window close (response)
In a response window I use CloseWithReturn to send a object back to the parent window. cb_ok.clicked eventCloseWithReturn(Parent, ids_data) But how may I do a CloseWithReturn on window close (i.e. user...
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 ArticleForground object in footer does not print in the footer
I've added a text object to the footer band of my dataobjects.The object is set to the foreground. 'create text(band=foreground ......' When Print( ) is called the text object is not printing in the...
View Articleto use MsAccess view file with argument from PB 11.2
In MS Access view file having date parameter as fromDate and toDate, how can pass the argument from powerbuilder 11.2 to display the record from Viewfile. I appreciate your kind advise with a...
View ArticleODBC not found error when trying to run a PB 12 classic app on a windows 7...
I have a small Powerbuilder 12 Classic application that I can run on a desk top windows 7 pc but when I try to load it to a windows 7 virtual server the application can't find the SQL Server 2008 ODBC...
View ArticleOracle BD Error ORA-24374 when trying to display tables on Database view
Hi, I'm using PowerBuilder version 12.5.2 Build 5006 and an ORACLE Database 11g Xpress Edition. Both running over the same PC with Windows XP SP3. I can connect to the database via DB profiler and...
View Article