Featured Questions

Saw this and thought it was perfect. Note the angry mob in the background on panel 4.   :) ...
I am running PowerBuilder 2017 R3, I have a data window that executes an Oracle procedure with an output parameter as a cursor. If I execute the datawindow from within the powerbuilder IDE the results are returned and I can see the correct data. Wh...
PowerBuilder v12.1Windows 7, 32 bit platformDue to the insanely high cost of Oracle, our company has decided to migrate our databases to PostGreSQL.We currently connect to the Oracle databases using the native Oracle driver for Oracle 10: PBO10120.DL...
Hi, Is it possible to change date format on an editmask control? When I try to save em_date.Mask = 'dd/mm/yy' I get an error:"A readonly property can be modified only in an event or function in its parent class" Is this normal? Regards,Marcin...
Good day Community I'm reorganizing the PBLs of a project. This project is more than 20 years old and has many objects present in more than one pbl. Is there a method or utility to get the list and location of duplicate objects?   Thanks in adva...
Hi,   I'm using PB 2017 R3   I have a global function string f_global_function (date ad_date) return(g_global_object.date_functions_object.of_method(ad_date))   If I use that global function in a computed field in a datawindow the function is ...
Hi ( happy new year !!)   I think i must be doing something wrong. I have a datawindow - which is just a single simple table - with no retrieval arguements I want to use querymode against it. So in the open event i set the transaction object dw...
Guys, We are trying to convert our current PB 12.5 application to PB 2017 R3. We managed to convert our application to 32Bit and currently testing it and at the same time we are trying the 64Bit version. Unfortunately one feature of our system seems...
Hi team, This question is a follow-up from my previous question about how to make a API calls, which is now possible. I received following API string, and assigning it to a string variable. ls_stringbody = '{"addresses":[{"id":2521795,"name":"John...
HI all,   I am consuming a rest webservice api which gives me a back an XML reply message , with one of the XML elements a base64 encoded string.   This base64 encoded string is a PDF file , which i need to decode and then write as a PDF file in ...
My company recently updated from PowerBuilder 12.1 to 2017 R2, so we have a lot of legacy code. I have a working connection to a SOAP webservice using the SoapConnection object. I now need to implement TLS 1.2 when connecting to that webservice, but ...
Hi Guys, My machine is dying on me so need to put PB11 on a new machine. I have an upgrade license and generated a new key. I'm not having luck when loading a new license key.  Maybe because I generated an alternate license or do I need to install P...
I can't find any reference on how to do this, so it's either so simple I am missing it.  How can I search a column with edit style ddlb, on the data value (not display value).  Reason for this is. I get the original value for the column and now I nee...
I try to connect DB(informix) with encoding utf8. When i set db connection in client works,but use same code in webservice dosn't work. error is Database locale missmatch. First i try to set dbparms(db_local=bg_bg.utf8) but dosnt works. Second i ...
Hi team, I'm using PowerBuilder 2017 R3, and completely new to WSDL/SOAP and RESTful webservice API stuff.. .I need some help, don't know where/how to start, or what approach to take for programming this in PB. I'm given two API urls, and some temp...
Dear APPEON Team,   Due to network environment changes, oracle service would be hosted in cloud service with pure IPv6 network access only. We suppose network infrastructure support IPv6, and guarantee end-to-end connection can be established from...
We've recently updated one of our internal testing environments to use ODBC Driver 17 for SQL Server to support more recent versions of TLS and have discovered that our application will crash to desktop with an IDMS error in PBSHR170.dll if we SELECT...
Hi,   If we want to build our powerbuilder 2017 R3 application on a build machine, do we need some licence? We dont want to use the PBC apps to compile because we don't want one PBD by PBL. We will have some conflict between the PBD generated on ...
Hi,   I'm getting stumped on an orca script for a PB app that I'm migrating to PB2017R3.  It throws an error "Orca error in 'setLibList'. Result Code -4" "Library 'xxxxxx.pbl' failed to open2019-01-08T19:46:48.4553438Z [exec] An OpenLibrary() opera...
Hey All, I wouldn't normally use a Critical priority, but I have to get this one PB app migrated from v11.2 to 2017 R2 to keep up with pending Oracle DB upgrades.  Our first app went through Migration Assistant without a snag and built just fine, ...
Hi,   I'll try to summerize the problem I encounter I use PowerBuilder 2017R3   I have a window That window has 3 arrays of userobjects in the instance variables u_datawindow idw_reports[] (the report datawindow) u_sort_options iuo_sort_optio...


There are no discussions available here currently