How can I search in Powerbuilder IDE for object comments?
Hi, I have an PB App with 79 Library & tons of objects. I need to search a specific comment in the objects comments. My PB version is11.2 build 9097.
View ArticleEAServer 6.3.1 compatible with JDK 1.7[EBF 20852 6.3.1 ESD #6 Support jdk1.7]?
Hi, We have a client-server application migrated to PB 12.5.2 & EAServer 6.3.1. As of now the application works fine on JDK 1.5(installed with EAServer 6.3.1). To run the configured server on JDK...
View ArticleQuestion About Apparent Known Save As Crash Issue With Infomaker 12.0
Apparently with Infomaker 12.0, if your report name is 41 characters or greater in length, attempting to perform a "Save as" against that report will result in Infomaker crashing. This issue is...
View ArticlePB 12.5 Sort Missing Ascending/Descending checkbox
When calling sort() for my datawindow and passing in a Null String as an argument, the sort dialog window pops up. It displays the columns and a heading for Ascending. However, the checkbox for...
View ArticleChanging dynamically the Picture in a PictureButton control
How can I change dynamically the picture assigned to a PictureButton control? I'm using in a script: button.PictureName="c:\resource_directory\newpicture.bmp" and I have a reference in the resource...
View ArticleSynchronising databases
I am implementing a local database for off-line usage.However, I need to synchronize it with the main database when on-line.I am looking for tools/techniques/tips/code/suggestions as to thebest way to...
View Articleconfusing: the usage of inv_linkage.of_setTransobject
Friends, PB 7 with 7 pfc's In our existing ERP system they have used the below code dw1_inv_linkage.of_setTransobject(sqlca)in of the window open event. Inside this window there are 2...
View ArticleTrying to pass a large byte array to a web service from PowerBuilder Classic...
Has anyone had any luck passing large byte arrays to a web service from PowerBuilder Classic 12.5? I have created a web service that is running on an IIS server. I call this web service from...
View ArticleXP PB11.5 Memory Allocation
We've just come across an issue where a string is hitting an upper limit and causing a GPF. According to the Docs... stringA standard datatype that is characters enclosed in single (') or double (")...
View Articleerror when running pb125 or microsoft outlook
i got this message "c:\windows\system32\dhcpcsv6.dll" error contact Microsoft or Lenovo ; maybe this error come from network connection (IPV4 or IPV6) for WEBSERVICES FILEWALL
View ArticleHow can I search in Powerbuilder IDE for object comments?
Hi, I have an PB App with 79 Library & tons of objects. I need to search a specific comment in the objects comments. My PB version is11.2 build 9097.
View ArticleThird party ADO.NET driver providers
Dear All, it seems nobody can answer my particular question about using a Firebird third part ado.net driver. So let me rephrase more general" Anybody tried to use third party Ado.net drivers with PB...
View Articlecaching on EAServer
We have several PB components (12.5.1) hosted in EAServer 6.3.1, that call external web services (using .NET engine).We are stacked with SoapConnection caching:First, it seems that we cannot set...
View ArticleSetting the SessionID and EndPoint for SForceService in PB 12.5
Hi All, I have created a proxy to SalesForce and am able to get back results on the login. The problem I am having is re-setting the endpoint and session id on the proxy to continue to do further work....
View ArticleCustom Row Highlighting
Are you tired of using the standard row highlighting within PowerBuilder DataWindows?If you are ready to spruce things up and make it more modern looking then give my Custom Row Highlighting example a...
View ArticlePowerBuilder TV - October, 2013
Upcoming webinars on October 2013 Tuesday, October 22, 2013 at 8:00 AM PDT (Los Angeles) - 17h00 CET (Paris) Modernize Your Application Security Technology evolves quickly, as do security...
View ArticleWorking with dddw
Hi all , I want to create a stimulation which while user starts writing in a dddw field in a datawindow the list drops down and filter happens atumatically?using pb12.5 / 11.5 ThanksMoshe
View ArticleGoogle maps zoom and LatLong in powerbuilder
Hi I have a Powerbuilder 12.5 application interacting with Google maps. The app is refreshing the map every 5 minutes and thus resetting zoom, Lat o Long to the original values. How can I store zoom,...
View ArticleWorking with MsSql 2005/2008
Hi all , I am deploying a database application with Sybase SqlAnywhere 11 / MsSql(2005/2008). With SqlAnywhere 11 i can run a sql file within my application with an embbeded sql as we all know.( like...
View ArticleGraph into Tabular DW
Hi everyone!I need to show some data grouped by a criteria but, also, the report has to show a graph using this info. As there's no need to fulfill the entire page with data, I thought I could split...
View Article