Creating a Desktop Shortcut programatically
Can anyone help me with code to programatically create a shortcut on the desktop for a Powerbuilder Application?At the least point me at the Windows API I need to use.I need to guard against...
View ArticleAppeon roadmap
Hello Everyone, Had anybody got any updates on PowerBuilder roadmap from Appeon? ThanksBabin
View ArticleHow to have Batch in powerbuilder application
Hello We are starting a new project for the creation / management of batch in powerbuilder. The idea is to free you from all the features that are too long (prints / processing / etc) and delegate it...
View ArticleMenu on MDIDock failing after all sheets are closed
Hi All I am trying out PB12.6 Classic. I created a template MDI application "mdi_test". It generates a target, PBL, a MDIframe, 3 sheets, n_mdi_test_sheetmanager etc. I change the code in...
View ArticleUsing System.Threading in PB.NET
Hello, allDoes anyone have any examples of using System.Threading library in PB.NET? I am having trouble passing a reference to PB class method to System,Threading.ThreadStart object constructor. I do...
View ArticleAppeon and instance datastore in a custom ddlb
Hi All, I have a custom ddlb in my framework that uses a datastore declared as an instance variable. The problem is that any attempt to access it (rowcount, reset etc) on a function, causes the...
View ArticleDLL, OCX or PDB ?
Hello to allI have the following requirement: I have to create an object / program / function ( pgm_1 ) in powerbuilder which writes to a database and should be used by multiple applications...
View ArticleMapWinGis
Nice new forum... I only hope the participation will be high as well... Searching for some nice GIS integration I am still struggling. I think MapWinGIS is a great open source product butI am still...
View ArticleTeam Management Source control issue
Hello, allI am having a very critical issue with Microsoft Team Management Source control when working with PB classic 12.5 When a new class is created inside a PBL and added to the source control, no...
View ArticleCombine few query in one graph
Hi All, Using PB12.5 Classic here.Would like to know if it is possible to combine few query to display in one graph. If possible, how? Example, query and sample graph as below: Query 1 = Total...
View ArticleChinese characters displayed in datawindow.
We just migrated a Powerbuilder application to Ver. 12.6 from 11.5. We are getting some chinese characters in one of the column in a datawindow. Is it some bug in 12.6. Can you please help in...
View ArticleDatawindow Dropdown - Is there a select all or multiple select option or...
Datawindow Dropdown Is there a select all and/or multiple select option for the datawindow dropdown feature? I would be interested in information on how to implement a workaround or third party...
View ArticlePerformance problems after migrating from 10.5 to 12.5
We have a project migrated from Pb10.5 to PB12.5 . In this project, we have significant performance problems in a function . The CPU load remains at a high level even if the program is at a standstill....
View ArticleWinhelp in Windows 10
The PB 12 Classic help files are in the old WinHelp format, which is not supported in Windows 10. anyone have any suggestions to get around that?
View ArticlePowerbuilder 12.5 on Windows Server 2008
I have a PB 12.5 application connecting an Oracle 11.2 DB. It works fine on Windows 7 and in a Citrix environment using Window Server 2003. Trying to go to Windows Server 2008 on our Citrix systems and...
View ArticleDevelop VSTO Add-in for Microsoft outlook using powerbuilder !
Hi , Is it possible to develop a VSTO Add-in for Microsoft outlook using PowerBuilder classic ?!Regards,Ahmed
View Articlepowerbuilder 12.5 dropdown issue
We have an application in PB 11.5 and recently we migrated this to PB 12.5.Migration was successful and when we try to open the screens in the application we are getting the below error. A database...
View ArticlePowerBuilder Road-Map!
Hot News PB Vision and Road-map Webcast Appeon is planning to do a series of Webcasts to present the vision and road-map that are planned for PowerBuilder. The first webcast will be hosted at the...
View ArticleWebService .net Engine XML structure returned as string or any?
Hi, PB 12.5.2 Buil 5602, win 7 64 bit , .Net Engine, SDK 7.1, framework 4/4.5 we have a webservice returns a XML structure, like organisation has departements has persons etc.. simple XML Strcture....
View ArticleBar Chart to show 0 value and count on top
Hi All, With PB12.5 (Classic) here. I have 2 questions here: 1. How to o add count of record on top of the bar chart. Possible with Powerbuilder and not third party ActiveX controls? And How?2. How to...
View Article