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...
PB 19 Build 2082 SQL SERVER 2017   Upgrading our driver from SQLOLEDB to MSOLEDBSQL and now get issues w/ SQL's DBPARAMBINDINFO.     PROBLEM: MSOLEDBSQL conflicts w/ the Now() function in that the driver only wants 3 milliseconds instead of No...
I need to do Multithread to run a process in the background and then return to the user. But I realized that every time I call Thread the system is not freeing it from memory. I created an EMPTY UserObject to test, and then used the following code to...
Hello, I am using using the method "Method = NativePDF!" and when I generate the PDF file, the page headers do not respect me. That is, the printing continues and the header overwrites me. My PB version is 2017 R3   Regards  ...
Hi everyone, We are migrating Windows 10 PB 2017 R3 Applications with a heavy stored procedure back-end from ASE and to MS SQL Server.  I have done some preliminary work and the easiest seems to be ADO.NET for compiling the Declares. I was curious ...
How can we deploy REST API on AWS from SnapDevelop ? Can you please guide me with the steps that should be followed to do so! ...
Hi, friends:   I have a toolbar menu cascade with three options: menucascade_toolbar                      -> option 1                      -> option 2                      -> option 3   It works fine: whatever option I choose at runt...
Hi, I stumbled across a disturbing bug or maybe feature in the PB IDE. If a user definded object 'u_dw' derived from standard datawindow is on a standard class window and named 'dw_1' a System Tree search  for 'u_dw' will report a match found on th...
When i try to start SnapDevelop i see SnapDevelop not register. I have old license Universal who transformed in CloudPro. In license info - Universal ! I use PB & SD offline ! My license is valid to the end of 2021. Do you need unregister and ...
Hi everyone, We are migrating Windows 10 PB 2017 R3 Applications with a heavy stored procedure back-end from ASE and to MS SQL Server 2017.  BTW, I already put an advice issue out for the optimum database driver to use, thanks everyone for their hel...
I have an app which runs fine as 32 bit. I put it on a machine for UAT but found that in that environment they have a 64 bit SQL client. I redeployed the app as 64 bit and while it is functional for the most part I am getting this error.  I'm ho...
Hey guys, firstly apologies in advance to any mods if this is against any rules. Does anyone know of anywhere I could purchase a Powerbuilder 12.5 licenses or if anyone would have one they are willing to part with? Cheers ...
I am using "Built-in TX Text Control" and we have a spellcheck implemented (from WinterTree Software), that adds red wavy lines to every supposed error. Sadly, the spellcheck itself doesn't come with a good function to delete the red wavy lines. Pro...
Hi Team, Hope you are doing good. We are using PowerBuilder 2017 R3 and we need a help from you guys. We have to show a popup/alert message outside PowerBuilder application. Basically if anything comes that should come on the top of the screen. Do...
Hello, support Is it possible to serialize a NVO to Json string and unserialize a Json string to an nvo of a specificied type? If yes, can someone provide an example? Thank you...
A daily CSV file is import into the Oracle database via data-window File Import and then saved to the database via DW Update. (PB2017R2) Simple, but not fast. The file has about 105K rows and in the office takes around 15 minutes, which the users hav...
Windows 10. 64 bit platformCitrix hosted VM UPDATE:  Monday, 13-APR-2020Thanks to Armeen's suggestion I was able to successfully install baseline PBv12.0, open up a workspace, connect to a database, and successfully run the application! Thank you, A...
Hello, I'm trying to connect on my local SQL server using SnapDevelop while adding data context but every time I get the same error as below      As I tried through SSMS and its working fine and I tried with Powerbuilder Database connection and...
Hello, support There is no data in the help on how to import nested .NET classes into the PB 2019 R2. If I have 2 classes: Class 1: int prop1, int prop 2 Class 2: int prop3, Class1 prop4   then .NET loaded does not import prop 4. It does not ma...
Hi, In our organization, we are planning to upgrade Powerbuilder12.6 to Appeon Powerbuilder 2017 on Window 2008 R2 machines. Can someone please help with below info -  Which is the stable Powerbuilder 2017 version which should be used/ins...
Hi With the new ribbonbar control of PowerBuiler 2019 r2, I use the getitembytag function to search objects in the ribbonbar and access their properties. I also have menus associated with button (LargeButton). The getItemByTag function does not wor...


There are no discussions available here currently