Single Sign On (SSO) integration in Powerbuilder Application
We have an application developed in PB v8. Our client has asked us if PowerBuilder application can integrate with their Active Directory using single sign on. Users launch the application from Windows...
View ArticleMigrated to PB 12.6 from 11. Weird errors with number fields.
Hi, I recently migrated to 12.6 from 11.2. In the datawindows numeric fields of length 10 or more are having weird behavior. I have a column of type "Number", editmask as "##########". When I enter...
View ArticleAppeon Mobile: SQLite design update
Hi All, Which do you think could be the best form to detect and update the local SQLite database due to changes in tables (they have been added columns to a table, new tables...)? Can I force a new...
View Articletry... catch... around everything?
We're having troubles with application crashes, some are probably due to PowerBuilder itself, many are probably due to our code having issues under certain circumstances. So I have the following...
View ArticleConnection to the Database Failed error occurred, but error text could not be...
Hi I Need your help Please ! My development tool is PB12.6 , I am facing this error on one of my clients PC with windows 7 with 64bit SQL Client installed in ittrying to connect to MS SQL Server...
View ArticleFoxit Reader AX OCX Control
Has anyone experience or is currently working with the FoxitReader_AX.OCX control? We've had great success with the 4.0.1 version, but for some reason we now get an error accessing external function...
View Articletreeview control to remove "+" and "-" icon when no lower level data is...
Hi All, My program has a treeview control, which looks as below.My question is, how to remove the "+" and "-" icon, when there is no lower level data available, otherwise, it will shows blank row (as...
View ArticleTreeview to add checkbox in front of sign (+) and (-)
Hi All, Would like to check how to add checkbox in front or sign(+) and sign(-) in the treeview as below.The checkbox is for user to select (allow multi select) and then pass as parameter to datawindow...
View ArticleHits error when pass multiple data from listbox to datawindow
Hi, I have a listbox which allows to select multiple data.I have able to get the id for all selectitem, like '1000001,1000002,1000003' as string and to be passed as parameter into datawindow.In the...
View ArticleCreating pdf files in powerbuilder 12.1 classic on win 7
I'm trying to get the gnu ghostscript working on my win 7 (64-bit) machine.I installed gs860w32 and, tried to saveas a pdf in a couple of different ways dw_report.Object.DataWindow.Export.PDF.Method =...
View Articlepowerbuilder 9 with oracle 11 ?
we currently use a powebuilder 9 application that connects to oracle 10g. i received a question if the same version of powerbuilder will work with oracle 11g - will it ?
View ArticleEAServer security certificate question
I have a client with EAServer 6.3.1.07 Advanced Edition. They need to install a new security certificate which will change it from SHA-1 to SHA-256. SAP tells them they need to install new...
View ArticleHiw to open PDF file Adobe reader using PowerBuilder Windows application ?
I saved the datwindow in pdf format using saveas() method and I want to open it in Adobe reader once it is saved successfully..in web application i used download() method to open it in PDF reader but I...
View ArticlePB12.6 InputfieldInsert
VERSION 12.6 Build 4081conf_no = 366rte_letter.InputFieldInsert ( "conf_no") In 10.5 it produced a mergefield in the document rte_letter as shown below { MERGEFIELD {conf_no}} In 12.6 Build 4081 it...
View ArticleAppeon Mobile: SingleLineEdit control bugs
Appeon Mobile 2015 Build 0366Tested with Android 4.2.2, 4.4.2 and 5.0.2 Hi All, In https://www.dropbox.com/l/s/5lHMrXkeJrO12toyiDj3cu I have left a sample test of the three bugs I've found using the...
View ArticleLooking for EBF 16401 for Build 8226 PB 11.1 (or 11.2?)
Hello, I have to migrate Power Builder 11.1 environment from a Xp PC to a W7 PC. I generated the new license key for this and installed PB11.1 on the new PC. But, to be able to run Power Builder 11.1...
View ArticleCopy Rows to Table
I have two tables, source contains standard rows of data. I would like to copy a selection of these rows to a destination table within the same database. I've looked at Pipeline but it looks like it...
View ArticleAppeon Web design question
I have a PowerBuilder MDI application that I need to move to the web with Appeon. I am thinking about writing the application frame in a web language I am already familiar with and have the menu clicks...
View ArticleAdd Ghostscript as Printer on Window Server 2012 hits error
Hi All, We tried to add ghostscript as Printer in Window Server 2012 (64 bits) and it seems does not allow and hits error below.GhostScript version: v9.18 Would like to check if there is any version...
View ArticlePrintSetup()
Using PB7 how do the user get out of printing. Cancel button returns 1. Will appreciate any suggestions.Regards,Nand
View Article