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.   :) ...
  Does anyone have successful story ( examples ) to be shared with how to integrate Powerbuilder with Microsoft sharePoint on line  ?  ...
Hi, when using the new Webbrowser (CEF) control we don't seem to be able to use the 'CTRL' + scroll to zoom in /out on a webpage like one can do on a regular browser.  This would normally not be a very big problem but we have one particular site wh...
Hi all,   What is your experience with the PowserClient.    i'm keen to use it, but during the R3 beta it just didn't work very well and no updates were provided during the beta.. so I'm curious as to how well it works before I invest any more ti...
I'm working on a report that will double for a contract.  The report is grouped by employee id number.  I have data in the group header and group footer.  The Detail section lists the courses the employee is teaching.  Everything works fine, unless t...
I am using PowerBuilder 2017 R3, connecting to Sybase DB via Open Client. How do I override the default trusted certificate with dev_trusted when connecting the DB dev and test environments.  ...
Resolution:   Mark Goldsmith noticed that I was storing double quotes with the connection string information.   Removing the stored double-quotes solved the problem!~~~~~~~~~~~~~~~~~~~~~~~~~~~~~PB2019R3Dear Appeon:   Internally in PB2019R3, what is t...
There isn't a tutorial that I can find for the PowerScript Migration. I gave it a try and pretty much everything has a red underline. Are there detailed instructions somewhere?...
I'm seeing some weird behaviour where I suddenly get null object references on instance variables in an object. When I see it in the debugger, all instance variables have disappeared. One example is I detect a problem, put up a messagebox (at which ...
I had my pc in my house, working remotely and using a vpn and my PB19 with GIT was working normaly, but when i return to my office and connect to my LAN (obviously turn off my vpn) my pb19 git didnt work: ---------- Source Control: Errors (09:25:43)...
Need: To implement a method in a Powerbuilder web service to save a file in a network directory receiving the file (blob) and the full path as parameters. IssuesScenario 1: Method implemented with Powerbuilder file functions.Problem: It works when u...
Good morning, I hope you're having a good day, I want to ask if there's a way to put a image to my RibbonCategoryItem, if it not the case can i put a Tooltip in my RibbonCategoryItem?. Regards, Edi  ...
Hello, I want to display a toast notification from Powerbuilder desktop applications.  Is there any free tool or code snippet available ? I saw PowerToast and PB Toolbox, which are very costly for this one component [ they offer a lot of other usef...
I have the AdventureWorks2012 database in my local SQL Server 2017. When I connect in PowerBuilder, the tables named HumanResources.Something, Person.Something, etc. only show the right hand part in the db painter and I get object not found error tr...
HI Guys A question about PowerClient. I'm looking at using this for a project and the client has users that run in TerminalServer/Citrix. I have only tested using Windows 10, I was wondering if anyone had tried PowerClient in this environment or if ...
hello friends! if anyone needs help or advice at oracle sql , pl/sql  you can write me. have a good day...
I upgraded an application from PB 8.0 to 2019 R3. There are two dw's in the scenario. The first dw does the retrieve and the second dw uses an Importstring to pull in the data from the first one: dw_second.importString(dw_first.describe("datawindow....
I have an application that I upgraded from Powerbuilder 8.0 to 2019 R3. We also upgraded from Sql Server 2008 to Sql Server 2019. I have noticed that when a datawindow has a db column with a checkbox style top and the column is type Bit, the value d...
使用英文的应用名称可以,用中文就报错,是什么原因?...
Hello, Is there any way to paste images in this community forum ?  I know there is an (image) attachment provision.  But would like to know how to paste an (in-line) image in this forum ?   Using Insert -> Image option above needs the image to b...
Hi, Is there something in PowerScript equivalent to String.IsNullOrWhiteSpace in C# (String.IsNullOrWhiteSpace(String) Method (System) | Microsoft Docs). I think it would be nice to have something like that as at the moment I have to use multiple "...


There are no discussions available here currently