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...
Team, we are in PowerBuilder 2022 Build 1900, Windows Server 2019 in some particular cases, we have a system error, while trying to print some PB reports from our PB application. Event viewer logs are attached.  ...
Sql Server 2019  PowerBuilder 2019 R3 build 2728 I'm using ODBC connection  I have a datastore, I change data and then do an update lds_post_dates.setitem(i, "column_name", ll_value)ll_rv = lds_post_dates.update()   The base table for the datas...
Hello, in my application I am connecting to the database using the connection string that is defined in a Registry key, this is my code and as I show you in the attached images, you can see that when I debug my code I am receiving my transaction all...
hello everyone here in my powerbuilder 19 project, it's about article management. so when i insert a new article it works fine and when I update an article it works fine also but when I insert another article (after the update), i get the sqlstate e...
in my powerbuilder 19 project, i have a DB called "gest_article" and a column "reference" set as a primary key and unique value, and a data window called "dwc_article" is a freeform to insert an article. i wanna get a message box for duplicated refe...
Hi Team,     We've been asked to generate a Software Bill of Materials regarding our PowerBuilder based application. Any option there to generate this information from PowerBuilder. Is there any tools to generate this information? We are currentl...
When I try to publish it sends permissions error, how can I fix it? Please launch SnapDevelop under administrator mode to perform this deployment action The login user I am using is the administrator of the computer. GreetingsRenaul  ...
  HI,if I try to debug my service, Web Api Tester starts but closes immediately. The Snap Developer version is old but has always worked. Here is the console output: Web API Tester->The test service has started and is listening on port 65533.Hos...
I'm getting ready to upgrade my work laptop.  Where in the registry are the custom color settings in PB stored? (registry way too big to search manually) Thanks Matt...
If App_user is created to connect to SQL Anywhere that is other than DBA, granted Select on the tables, how can the table owner default to DBA without explicitly using DBA.my_table? We don't want to use the DBA account for the application.I've tried ...
Hi, I'm trying to connect PB to GitLab repository, but failing with error "Cannot connect to the repository. Please make sure you have specified the correct user ID and password".Which I think as I can log into GitLab using a browser using those cre...
Upgrading a PB 12.5  app to PB 2022R3. Uses ADO.NET to connect to SQL Server. App crashes during connection process (i.e., after credentials are entered and Login button is clicked) on a Windows 11 machine. Faulting application name: xxx.exe, versio...
Hi Is there a way how to force a different button color from code if a theme is applied?   The only working method I've found is to disable theme for the button with "drawing":false But what I want is to use the theme and only override it progra...
I'm looking to automatically kill a process if it gets over a certain CPU percentage. I need to know what API function to call to get the CPU percent. I already know how to get a list of processes....
Right mouse button in PowerBuilder webrowser controlClick and save photo under a different name.Even if you save the desktop by specifying a path,You will still see it in the Downloads folder.Do I need to make other settings?Just save the photo under...
Hi! I've some problems with SAP functions call in 64 Bit SAP Gui. I must make a 32 Bit Application, because we have other interfaces in this application and they are only available in 32 Bit.  Now the problem is our company has rollout the 64 bit S...
Hello, We use PowerServer 2020 Build 2703. On AEM Data Source, we have Dynamic Database Connection and Pooling is on. We use long connection setting and connection-cache.config file has appeon_user and appeon_pwd setting. In the beginning of the app...
We tried to connect to Workspace using our internal GitHub repository However when we specify our repository and try connection we receive an error message: Failed to perform the specified operation. Please make sure you can connect to the server r...
Hi everyone. I am using PB 2019 R3 2703. We have a problem in our PB application with users being able to attach corrupt files. I want to be able to check whether a file is corrupt before I allow the attachment, but this is not as easy as I thought....
i am following a documentation of powerbuilder 19 and it looks like i have a missing file "tutor_pb.pbl" in the Documents\Appeon\PowerBuilder 19.0 folders. if anyone here installed powerbuilder, can you upload the file here and thank you. i tried go...


There are no discussions available here currently