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.   :) ...
We have a data window that retrieves about 250K rows.   When I try and export to XLSX , it runs for a while then blows up. It DOES Not have much formatting other than 3 total columns.   When I use TXT or the Save as formatted txt the file is almo...
Hello all,i have a Mobile application with a Date column in a datawindow i set the mask and format to dd/mm/yyyy changing the date (the column have no validation at DW level) we get and invalid data errror (atteched picture) i have check the Date ...
I have installed PB 17.3 Build 1880. When I start the Application an read the env variable: env.pbminorrevision then it shows me 2 I shoud see there a 3? The other variables: env.pbmajorrevision and env.pbbuildnumber are correct. Why is the pbmin...
Dear All,   Can you please help me with a query, do you know how to use connection pool for the program in .Net Assembly? any clue would help, please!    ...
because of the need to disable TLS 1.0, i'm moving to the latest sql driver that supports tls 1.2 (unless anyone has better suggestions) SQLCA.DBParm = "ConnectString='DSN=" + ls_dsn + ";UID=" + sle_userid.text + ";PWD=" + ls_password +"',DelimitIde...
Hi all, we are evaluating some ideas to change our "default"-sort order of string columns on the database (oracle 12g), because of some special character(sets). Until now, we supported just usual ansi/german letters, but since database and powerbuil...
I am writing an app to automatically migrate end user's InfoMaker libraries from 12.5 to 2017 using ORCA calls directly from PB code. On one IM form I am getting the following unexplained errors. Regenerating in IM works fine. Library: C:\Users\rm...
Buenas Tardes a Todos.   Alguien tiene el Codigo del ejemplo  Usando la API REST de Dropbox desde PowerBuilder   Att Carlos...
Hi all; Is there a way to deploy an application to Power Server via a command line? (I'm using PB Version 2017 R3 Build 1858)...
Is there a way of protecting  a specific column in a DW by referencing by row, e.g. I want to input to column A in 1st row, but disable A in 2nd, Modify does not allow row to be used, so end up disabling all rows. Does not seem to work in Datawindow...
Hi, We are using SOAP web services through web service data window. While triggering the services(Web services Datawindow), I am getting request and response in XML with the help on fiddler tool. Now we have requirement to capture both request and r...
I'm calling a REST web service with PB2017 R3 using the OAuthClient to upload a file.  The service is very poorly documented, and only shows an HTTP example.  I've been able to use the example and get a file uploaded, but we cannot open or preview th...
Hello All i have a OLE object to dysplay and print a PDF on a windows in a regular Windows 10 machine but running under a terminal server it display the PDF but the printall() function of the OLE object just does not do anything. if i open the pri...
Hello, I noticed a lot of strange temp files generated in my user Windows temp folder C:\Users\xxxxxx\AppData\Local\Temp. The filename is composed of my computer name, my user name followed by (for example) .log.WARNING.log20190523-091247.14700 and...
Hello, I have an application (developed with Powerbuilder 2017 R3) that works perfectly with both 32bit and 64bit executables in my Windows7 computer. But when I deploy it in a Windows10 client computer it only works the 32bit executable. In fact, u...
It's very hard to add this code without revealing sensitive data, so I explain problem as best as I can. There is a user objects, let's call them uo_object and uo_caller. uo_object has 2 events:ue_refresh_1 and ue_refresh_2 object uo_caller calls ...
Hi everybody. How does PowerSever resolve the connection to the database if the application assigns SQLCA parameters from an INI file but AEM specifies different parameters for SQLCA? Which prevails? If SQLCA is mapped in AEM from a data source, is...
Hi all, Getting this error when debbuging the Web app: "03502: PBL files have been changed. Please re-deploy the application under the debug mode." I re-deployed as suggested but error persists. App configuration: I did Full build in Powerbuild...
Hi   I have a user object containing a datawindow which is a source for a drag and drop The drop is supposed to occur in either another datawindow in the same object or in a datawindow in another window. When the drag begin I show/hide some objec...
Hi. I just upgraded from PB2017R2 to PB2017R3. When starting the Powerbuilder Runtime Packager to create a PBCLTRT170.msi for me, it fails with the error you see attached. It does not depend on the options (32/64-bit) I choose. Can anybody help me?...


There are no discussions available here currently