Featured Questions

A recent post included some PowerScript code, and I thought I would pass along a tip for pasting code snippets that produces a slightly more readable result than simply pasting code into the website's text editor. The toolbar contains a button to as...
Hi guys,   Since PB doens't yet support merging multiple PDFs files into 1 , we need to roll our own solution.   I have created a function , that takes 2 blobs as parms , i read them in a blob and just for testing purposes i write them again in t...
Hi folks,   On one of our client computers the OLE to Excel crashes. While the statement: li_rc = myoleobject.ConnectToNewObject ("Excel.Application") works fine, al later call to open an excel file crashes myoleobject.workbooks.Open (ls_filena...
In a effort to migrate from db2 to sql server i have run into a problem where an embedded sql command 'insert into' into a keyword column is not working in Sql Server but worked in db2. /// //db2 INSERT INTO xxxxx.WS_TEMPLATE                      ...
Hi,    I have to copy files from AWS S3 bucket to local System without using AWS CLI.  I got the information like it is possible in PB 2019 Cloud Edition (C#). Can you please guide me on this.   Thanks & Regards, Subin Subash...
Issue: Extremely slow query performance using ADO.NET connection to a SQL Server 2016 database using Appeon PB v2019 b2082. Querying ~700 rows from SQL Server 2016 DB into a grid datawindow which is taking approx 2-3 minutes to complete (from compil...
Hi I expect this is a simple question but i cant find the answer ! I have a datawindow that if i right click i do not get the copy and paste window up ?  Other datawindows in my application do have copy and paste Does anyone know why or how to fi...
Hi according to the PB Help when choosing "Key and Updatable Columns" or "Key and Modified Columns" in the "Specify Update Properties" dialog the columns marked as updatable should be included in the where clause (either all or the changed), but... ...
Hi there!Here in my company we have a round 50+ different systems.Let's suppose I have to make a change in one of them. If I have the PBL's in my PC = no problem, just connect to TFS and do a GLV... But what if I don't have them? That's what we do to...
Hello, What I've been noticing from time to time for quite some time is an issue in how datawindows work with PDF printers (I saw it with Free PDF in Win7, Microsoft Print to PDF in Win10, Amyuni PDF Converter in both Windows versions, probably othe...
Hi We have migrated our client server application to PB 2019. For our new project ,would like to consume a web service. Web service proxy wizard is not available anymore in PB 19. Am I missing something? How do we consume web service in PB 2019 ...
Built web service with below transaction Object on window 10 machine which has SQL native client 11 Installed  SQLCA.SERVERNAME = 'XXXXXX'SQLCA.DATABASE = 'DDDDDDDDDD'SQLCA.DBMS = "SNC SQL Native Client(OLE DB)"SQLCA.LogPass = '********'SQLCA.LogId ...
Hi Appeon & community,   Appeon lists support for the OLEDB driver for MSSQL in PB 2017+. https://www.appeon.com/developers/roadmap/support-sql-server-2017.html   The third generation of OLEDB drivers, and only one currently supported by Microso...
Hello Team, I am using PowerBuilder 2017 R3 version. As per the business requirement in my project, data will load from excel and display it in screen. But I am finding problem to read data from each sheet around 5-sheets in the same excel file.   ...
Hi PB users, Migrating to x64 our application, I m facing big Crash if my client is wrong configured. (No ORACLE_HOME env variable). CONNECT; is crashing. And I'm not able to catch the error wit Try... CATCH.   gf_info_64 ("Just Before Connect")...
Hi PB users, I'm not familiar with the AMAZON AWS subject and our customers are wondering how they will be able to send emails from our application on AWS. At the moment, on Windows, we have two methods: PB MailSession (MAPI) and SMTP. Do you think...
I have this issue in PB 10.5 and PB 2019. My base DataStore object has a function with the following line of code: Return this.Object.DataWindow.Data.XML   The output has an extra CRLF after the xml header line and another extra one at the very e...
Hi. In the Ribbonbar tutorial ( https://docs.appeon.com/appeon_online_help/pb2019r2/pbug/ch13s03.html#_Add_the_RibbonBar ), it says that you must uncheck the control menu of the sheet windows. How does the user manage the size of sheets windows (ma...
Hi, we generate grid-dw-syntax dynamicly.The width of the columns is 200 with width.autosize=1. All works fine so far the autosize changes the width of the column. But now we want activate the powerfilter on that datawindow. (Powerfilter is a gr...
I'm getting this error when opening a workspace on a local feature branch in the PowerBuilder IDE (PB 2017 R3). After reviewing many of the Git questions/issues it appears that the IDE is hardwired to only look at the "master" branch. Is that correc...
He instalado PowerBuilder 2017 R3 en una maquina con window 10 y al registrar el usuario  me aparece el siguiente mensaje de error: Alguien me puede ayudar, qué puede ser?...


There are no discussions available here currently