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.   :) ...
How so you get the milliseconds from a time value, without first converting it to a string?...
Hi, Some time ago I needed to implement a auto Log-off (after a certain period of time) functionality on our application. The idea was to close all opened windows, remain on the MDI and display the Log-in window again. With the valuable help of Crhi...
We are on PB & IM 2019 GA. Database is SQL Server using ODBC connection. One of our customers reports that in InfoMaker opening the SQL designer from the Report (DataWindow) painter is extremely slow, 8-10 seconds. I had the same issue with PB ...
We are moving from Powerbuilder 2017 R3 to Powerbuilder 2019 R2. Of 18 client computers where the updated application has been migrated, 17 have reported no issues, 1 can launch the application but gets error when interacting with the database (SQL S...
Using ole and opening a document in word, is it possible for Word to call a function/event back to Powerbuilder. I would like be able to check to see if a field/bookmark was filled in. (I am sure it can be done in a macro or vb script) but was wonde...
Hello, I'm trying to have a look at the native Subversion interface in PB2017 R3, and this is what I've done: 1. I added my workspace to an SVN repository using the "Add to Source Control" pop-up menu in PB. 2. I closed the workspace in PB. 3. I ...
Hi I hope you can help. I am trying to connect to an API and have been given the following information. I do not have much experience in this area and any help would be appreciated. Authentication Purpose - Authorization fro subsequent callsmetho...
Hello. The issue of this question is the next situation. We have txt files of 20MB and above, where it contains a json in base 64. Inside this json we have status, description and PDF in base 64 and more... Step 1: Loading file            li_fnum ...
Before applying the theme, Tabs were clearly separated by dividing lines. I am now attempting to modify the theme.json file in order to make some kind of divider between tabs. I'll attach before and after images.What do node do I edit in the theme.js...
Hello, I have a data-window header which has text boxes in it. They act as header columns for the information. Without the theme there are dividing lines between the boxes. When the theme is applied there are no dividers between them. I was wonder...
hi, I using ODBC to connect sybase database (ASE). When login to database  with  invalid password SQLCA.SQLCode = 0 which mean valid password.  UID and PWD is setup in DBParm  connectString.    ...
I am using Appeon 2019 R3 2670I have tried the Autocompiler.2019 (PBC190) with success. Now, I want to install the Autocompiler.2019 in a machine without previous Appeon install.But, I can´t find the Autocompiler.2019 installer. Please, can you giv...
PB2019R2Windows 10, 64 bit platformSummaryCan someone recommend an open source or low cost database that has high volume transaction capability and reasonable security options AND is case-insensitive?DetailsWe are currently using Oracle as our databa...
I have a problem connecting to the Oracle database 12. Version PB 2019.R3. Error: ORA-01035 ORACLE not available to users with RESTRICTED SESSION privilege. You can help me?Gabriel Kasic ...
Hi, I have a dataobject with columns that have an expression for their background color. If I understand the documentation well expressions take precendence over theme-settings ('For the background color and font color of Column, Text, Computed Fiel...
Hello. I have been using HttpClient. but now im having problems with this object in GetResponseBody. Webservice response is a PDF in base64 string, it works fine with 9MB or lower. But for bigger ones, GetResponseBody don´t catch the response strin...
I successfully migrated an application to Powerbuilder 2019 R3. I generated the Powerbuilder runtime MSI and it works well. I have noticed that the runtime files will get installed under either Common or Shared in the Appeon folder on different compu...
Does anyone have code they can share for doing that? I'm thinking about creating the easiest possible way for our users to send us screenshots of windows they are having problems with, and a hotkey built into the window, that saved a screenshot of it...
Trying to debug an application so I can track a query. The application runs "fine" giving the error when I try to execute a particular function but if I try to debug it aborts and shuts down everything. I have to restart and insert my breakpoints aga...
Running PB 2019 R3 2670. Our application uses some of the 'custom###!' images for our traditional menu. I was attempting to use them in the ribbon bar but they are showing up blank.  I thought these were imbedded in some PB runtime dll. Does anyone ...


There are no discussions available here currently