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...
Saw this and thought it was perfect. Note the angry mob in the background on panel 4.   :) ...
Is there a way to enter a scale on the category section of a line graph within infomaker ? The option appears grayed out on category and i am unable to input any scale, i am able to change the value scale but i need to adjust both scales.   ...
One of my team mates installed the PB2017 R2 Runtimes via the runtime packager but promptly misplaced the msi file so I can't perform an automated uninstall.  Is there a way to manually uninstall?  I want to install the R3 runtimes, and want to have ...
Hello, I need to create bar codes in EAN 128. I need the algorithm and the font that interprets it.I have been testing with several functions that I have found on the internet and with many fonts of bar code (code 128.ttf) but I can not get any one ...
Hello, When i use the .net assembly to get the datawindow rowcount from client with the soap connection, but it failed to get, is there any special with this version? It successed in PB12. Or is there any speical setting for the datawindow to put th...
Hello, I need to full automize the sending of email by clicking on a button. I have made a program code which is working but I don't want to hardcode the name and password of my Outlook profil like following : mRet = mSes.mailLogon("Fred","Fred160...
Hi, one of our users has a problem with all of our applications we written with Powerbuilder 2017 (R2): All menu items are disappeared. The space were the menu should be is still there. Also the toolbar and the icons are visible. It seems a proble...
    I have a small application written in c# consuming a webservice which returns a list of companies. I would like to use the same in PB in order to integrate the web service consumption with my business requirements. The only problem that I have...
I'm trying to send the pdf document through RESTful API service using PowerBuilder 2017R3 (Windows 10 OS) but i could not able to add the body parameters (metadata - in the form of JSON data and content - pdf document in the form of binary object) in...
Buenas noches a todos.   Instale el Power Builder 2017 R3, tengo el siguiente problema no me conecta a la base de datos. EL cliente oráculo y base de daots es 10g.   1. sistema operativo windows 10 a 64 bits, si utilizo power builder 2017R2 si c...
Hi all, wasn't sure how to properly phrase this question.  I'm trying to add email several places in my app.  The email code structure is: CREATE the mailSessionLOGON to the mailSessionLOOP THROUGH ALL reports...    Generate and save the PDF    Popu...
Hello,I'm missing the possibility of opening objects in a new window by right-click mouse - open directly from PB script.Reason is the system has a lot of windows, objects etc to browse through every time it is needed. PB is a rapid development tool,...
hi,   we have a problem. on the properties tab of the workspace we wish to choose PbNative as a source control.  but from some reason PbNative does NOT appear there and in fact the source control system dropdown is EMPTY!  this only happens for o...
Hi ALL,   Just want to confirm whether the getfullstate method support when using the .net assembly to deploy webservice, and using the setfullstate to get the datawindow state in client by the webservice?...
Hello, We are missing several metadata types after the database change from Oracle 10 to Oracle 11. how can we add these? (Example: Timestamp)   tia...
We setup a wsdl in the latest PB 2017 worked great. But now we tried to create a datawindow with the datasource as a webservice or even just capture and parse it in the code.  Problem is it's coming back as a system.object data type and the datawind...
We have an application which needs to select a random row from about 15000 rows.   we are getting the value from ll_row = Rand(ll_rowcount) During repeated testing Ive noticed a unexpected high frequency of specific numbers (like 993) which defy t...
did a new install of PB2017 on Win 10 PC. all went well trying to setup DB profiles and keep getting - "No Database interfaces are installed. Please run Setup program to install the appropriate interface(s). have re-ran install and made sure all DB...
Hello, Will changing the background color of a field, having dddw, affects data retrieved in the dddw ? I got a dw with a field that got drop-down-datawindow [dddw].  I write code in edit changed [typeahead] even for easy selection of data from tha...
Has PB been updated to enable easy construction of dependent dddws?  (e.g., State contains counties which contain cities.  Choosing a state in the first dddw only allows selection of counties for that state in the 2nd dddw, choosing counties in the 2...
Hi   I have a problem with a webservice WSDL function call.   The webservice is PTVs Sxerver wsdl https://xroute-eu-n-test.cloud.ptvgroup.com/xroute/ws/XRoute?WSDL i call the calculateroute function and it say's  "bad argument list for function"...


There are no discussions available here currently