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 have just downloaded the latest version of pb2019 and powerserver etc.   When i try to connect my database there is an option for sqlanywhere 17 but not sqlanywhere 16 - how do i get drivers or connect to my sqlanywhere16 database ? or do i...
Hi, I have the below simple code that executes when I click on a button.This is on Appeon Mobile App (PB 2017 R3 1858). ls_new_sql gets the sql from DW and adds extra parameters to WHERE clause. The proble I'm have:When I click the button for the ...
Hello, i am migrating a PowerBuilder 2019 Application from Oracle to Postgres. When i am connected to Oracle, i call the following procedurePROCEDURE p_proc(aol_error_nr OUT NUMBER, aos_error_text OUT VARCHAR2) in this way: DECLARE dbp_Proc PROCE...
Hi, everybody! Does anyone know why doesn't Appeon Workspace show in the list of Google Play Store applications available for downloading on my Android 9 Huawei Mate 20 Lite mobile device?...
Hello all! What about DLL registration for mobile apps?...
My understanding of the DynamicModel structure is that it is a way to generate a dynamic datastore from SQL, similar to executing these statements: new_syntax = SQLCA.SyntaxFromSQL(new_sql, 'Style(Type=Form)', error_syntaxfromSQL) dw_new.Create(new...
Hi Everyone, I have created customize theme inside theme190 folder and named it "Flat Design Purple". During development everything run smooth but after deployment the theme is not working anymore. I have put the "theme190" folder in the root folder...
Hi I am looking for a tool to make tests compatible with PowerBuilder 12.6 (and more), SQL Server 20xx, batch, Web service I want to be able to: - Write test scenarios, - Perform them automatically, - Generating test reports What tool would...
Hi all, Does anyone knows if Infomaker R2 is compatible with Powerbuilder R3 1880. Regards.Rachid....
Hello. I have a set filter expression but the PB is telling that has an syntax error. What is the right syntax to compare a column to a long variable? Here is the expression that is returning me an error parent.dw_listagem_pessoas.SetFilter("est...
I have a richtextedit control that I'm using to create a RTF report on the fly via sql. Everything working fine running it in the development studio.  See good image. Then after a build and test deploy it is not rending the same.  I assume I'm miss...
I have an application that has been migrated from PB 12.6 to PowerBuilder 2017. I have also moved the application from ODBC to ADO.NET. My server is a 2016 Windows Server I have installed the PB64RT170 and rebooted the server. When I execute the a...
We have been testing the NativePDF method (using PDFlib) in PB 2019. It does a nice job of rendering datawindow visual content, but performance is relatively slow as well as CPU-intensive.  Are either of the other rendering methods (Distill using Gh...
Good afternoon.Prompt, please, than such error can be caused.Was installed PowerBuilder 2017 Standard.I changed my license to Universal.Downloaded and installed PowerBuilder 2017 Universal.I get an error when I try to start AEM. OS - Windows 7...
Hello, is there a tool to check the sql in all Datawindows in a workspace against the database? We are migrating a huge project from Oracle to Postgres (sql join syntax has changed from (+) to "left outer join"). In some of the existing Datawindows...
Hello, when I work with numbers with power builder 2019 the format I see well in my Laptop but when I already put it in the Cellular it appears with another format for example:if the amount is 580.00 then on the mobile it shows me 5,800.00 why this i...
Hello, I wondered if anyone already noticed that. The example is in PB2019 but it also occurs in 12.5 or 2017 (I didn't try any other version). Open a window child within an mdi frame. The window child contains a DDDW, deploy it.   Now move the...
Have any sample code to access Smartcard ?. I used Bruce's example to connect the device. I successfully connected and detected the RFID card. But to get data, need to access c# dll which provided by UAE Govt. How can work it ?...
Sometimes users get error: Communication link failure sql error 08S01 - user has to exit via Task Manager because a pop-up keeps reappearing and doesn't allow user to exit out of the application.   Is there a way to kill the powerbuilder app for th...
Hello... Have any sample codes to access winsock api to send and receive messages from other applications like HL7 Soup or any others...........


There are no discussions available here currently