Hiw 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 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 ArticleUpcoming PBTV Webcasts: PB Reports, Appeon Web, Code Analysis, and more...
Join Thursday's webcast on how to 'Deploy your PowerBuilder Reports to Web and Mobile'. May 11th, see how to 'Analyze your PowerBuilder and Oracle Code'. Followed by' A Look Under the Hood of Appeon...
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: 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 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 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 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 Articlecan somebody help me with OCX
Hello team, I have placed a olecustomcontrol inside a visual userobject and placed this in a window. When I open the window for the first time, I am able to see the OCX control loading and able to...
View ArticlePrintSetup()
Using PB7 how do the user get out of printing. Cancel button returns 1. Will appreciate any suggestions.Regards,Nand
View Articlegraph crashes/hangs PB application when value autoscale is on
PB 12.5.1 BUILD 4015 when running a PB application exe:When i have a graph with a NEGATIVE number that is being graphed and autoscale values is set on, the application will crash and/or hang.Turn off...
View ArticlePB Newbie - INI file
Hi PB gurus! How does an an ini file work to store/use database, server name, etc.? Thanks in advance,
View ArticleAdding complex computed column at run-time fails in PB 12.6
I support a large 'vintage' application that was originally written in the late 90's, and has been migrated from version to version over the years. Currently I'm working to get it working in PB 12.6...
View ArticleWord Wrap problem in RTE Control
We have an internal use PB 12.5 app that uses a RTE control. We have Word Wrap set on, in the control. We have this installed on 3 computers. On two of the computers, word wrap works perfectly. But on...
View ArticleAppeon on Windows 10?
Does Appeon work on Windows 10? I am having trouble getting the sample apps or AEM to load.
View ArticleHow to pass data from ListBox as parameter (Allow multi select)
Hi All, My program has a listbox, which allows user to do single or multiselect and selection is from datawindow, code as below: ----------------dw_stockclass.SetTransObject(SQLCA)ll_rowmax =...
View Articlepowerbuilder transaction extended
Hi guys I would have an extended transaction object in which capture sqlsyntax (I can do for both DW/Embedded scripts) but I would also change this sqlsyntax and apply it and execute it but I can do it...
View ArticleError with Saving a PDF File
Getting the following error when saving a document in Powerbuilder.net 12.5 Using SaveAs winth saveastype.PDF! I also am using ID Automation Barcodes on the datawindow. Any help would be appreciated....
View Article