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.   :) ...
Hi - I was using the IDataStore.Evaluate method on an expression with a condition and it appears that the true and false conditions get evaluated before returning the correct value.  Is this expected behavior? For example, the below generates an err...
Update:   Reading one of the other questions from today from Ivan Aase led me to try the following....        this.Print (ll_job, 0, 0)    ....where "this" is the current window. That successfully printed the window, which is what I was going for wi...
Hi everyone, We are experiencing the error "Appeon Debugger cannot correctly load the JS file since it is over 500KB" since June 2019. David made https://community.appeon.com/index.php/qna/q-a/appeon-debugger-cannot-load-js this question since there...
Good Afternoon, I need assistance with my PB account. It says I am using it already and I can’t log in again. The application crashed while I was using it so it most likely did not log out properly.Is there a contact person for this situation? Than...
Has anyone ever had experience with Googles Firebase, and know if they can connect to the database on a server or like an ODBC connection?...
Good afternoon!How do I bring a PowerBuilder screen into focus even if the user clicks off the screen? Thanks...
Hi, I use IdAutomation for print QR Codes for an Powerbuilder Application in Windows. This application was migrated using Powerbuilder Enterprise to mobile. When I try to print the PDF 417 Bar Code this doesn't appear because I don't have this font i...
Hi All,         I am  in the process of PB conversion of an legacy application from db2 to sql server. I am having a problem with how sql srver handles dates in a datawindow. The below example in db2 returns the current datetime and saved in the dat...
Hello, I have a simple problem and we get this bug once/twice in a year but the impact of this bug is always huge. The problem is the following. When we create a new function in PowerBuilder, it automatically sets the return value as integer, which...
Hi Experts, I am using PB 17.3 and SQL Anywhere 17. I can successfully connect my database using windows integrated login authentication from Interactive SQL. Here is the screenshot,   Now my question is their any process to connect the same d...
Hi,   I'm trying to workaround a PowerBuilder/PowerServer migration issue, and I have a general question- Why is the code in the appeon_workarounds.pbl not compatible with PowerServer? For instance, I'm looking at the appeondatastore object, method...
Hi I had to make some changes to a C# DLL due to urgent modifications fron some security required accesing external APIs, after that, the same DLL when running the application from PB IDE responds with error -3.I also checked for the deployed applic...
Good morningYou can send an email with delivery confirmation as outlook from powerbuilderSomeone has done it, pleasethank...
I'm wondering if there is a way to use the built in bitmap images on a DataWindow. If not, this would be a great enhancement....
Hey guys, I can't find that handy little cross-reference page of PowerBuilder versions to Oracle database drivers.  Our company is planning upgrades to Oracle v19.  Wanted to make sure I was up to snuff, PB version wise. Thanks,Jim...
Hi Guys I've a table "flusso_ccic" and a datastore in PB2019 R2 on it No column identity, just the key from some columns I converted to a Model on Snap Develop R2 and Retrieve works fine, but If I try to Run a Create from a rest Client the query f...
In testing PB2019 normal users programs hung when sending mail and the task had to be stopped.  This did not happen for admin users.  The mail was sent and the hang occurred on mSes.mailLogoff(). I just commented it out and all works fine. In the pas...
Como poder acercar el mapa para que se vea la calle , cuando realizamos el open , lo e intentado con    PowerBuilder 2019 y powerServer 2019 istr_option_appeon.b_allowmove = trueistr_option_appeon.b_allowzoom = trueistr_option_appeon.b_locatetocur...
PowerBuilder v12.1, build 7055Oracle 12CI'm using the sqlca.of_CurrentDateTime() function to get the date and time from tthe database.What I want is the TIME portion to include hundreths of a second:     String ( sqlca.of_currentdatetime(), "DD-MMM-Y...
Hi, how are youWe have a problem. Grid Report DW.You can see all the decimal points in CS when viewing DATA.However, if you distribute it to Apple server 2016, all the decimal back seats will be cut off.It appears to be 3.3 => 3.0.All decimal numb...


There are no discussions available here currently