You need to be logged in to view a user's profile.

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.   :) ...
Getting Error converting datatype nvarchar to int error while retrieving a datawindow source from SP this is a composite datawindow.   we don't have any nvarchar datatype as an argument to the SP...
  PowerBuilder : Version 2022 R3, 3356 Use PowerClient Deploy Chrome : Chrome Version 버전 130.0.6723.59(공식 빌드) (64비트)   Chrome for Update this Version, after failed this message "cloudapplauncher.js:61 WebSocket connection to 'ws://127.0.0.1:265...
Hello, I am trying the new version of PB2025 beta, when I migrated the application the PowerClient option does NOT work, I am configuring with the new options and it shows me an error. I followed the configuration that asks me to add Web Management S...
I love the new code editor included in the new Beta! My only issue is, that I like to change the default colors of the editor to more of a 'dark mode' (it's a lot easier on the eyes). There was no issue with this in the past, but now that the text th...
Hello, I have a crosstab datawindow that shows year-over-year data. The columns (values) are weekly totals for X number of weeks where X must be less than 52 so I can show multiple years with the same date range. The heading @end_week shows the mont...
This error was encountered when running PBAutoBuild which retrieves the source from GIT.   PB V2022  R3 Build 3356 14:50:33 [Normal] Calling cm_rebuild_application(CM_REBUILD_FULL).^CTerminate batch job (Y/N)? ^Cscript returned exit code -10737415...
I have the same source code in pb10.5 and pb2022, both compiled in 32-bit. In pb105, using the command CONNECTTONEWOBJECT("classolecomNONONONO") works. However, in pb2022 it always returns -3. What is the cause? How can I solve it?...
Hello All,Checking out the RGB() function in PB2017R3, I find that RGB(255,0,0) = #FF0000, value for Red color instead the color is actually Blue.And, RGB(0,0,255) = #0000FF is supposed to be Blue color but it's actually Red.Looks like the RGB() func...
Hi, Last time I downloaded PB 2025 Beta. I installed it and I've been migrating my project from PB 2022 R3 to PB 2025. I've got some questions because I didn't find answers in the documentation: 1. After migration, I have two folders: .pb and build...
I am trying to run the Powerbuilder installer and when it runs it puts an icon on the taskbar and starts the process. Once it downloads all the files it puts up a response window with a checkbox to accept the license agreement. I click on the icon an...
Hi all, IN PB2022 R2 SMTPClient, How can I setup the SMTPClient such as SSL, Threads & Connection Attempts SSL (How to define the SSL) by defualt what is the encrypted connection methos for SMTPClient Threads (How many thread that SMTPclient c...
Good morning, I have an application developed in PowerBuilder 9.0. that executes GetFileOpenName() function with which the user select a file. After, I create an XML file that contain the path selected. Then, I run a file .exe passing as a parameter...
Hello, I want to plot two lines on the same graph so I can compare them and see trends. One line is a dimensionless number and can range from zero to about 150. The other line represents numbers in lbs and can range from 0 to about 150,000. One solu...
Good Day! I am trying to migrate my PB22 R3 source to PB25 Beta. I consistently get this error: ---------- Compiler: Errors (8:51:31 AM)pfemain.pbl(m_master).m_.Forward Declarations.183: Error C0031: Syntax error ---------- Finished Errors (8:51:31...
I am calling the Httpclient sendrequest to send a tiff document over to filenet. Sometimes when sending a large document the command throws a code conversion failed (-5) error message. I tried sending a 32 meg tif document today and got the code conv...
Hi, Opening a main window within an mdi frame with opensheet() doesn't display anything. However, it appears in the opened windows list in the MDI frame's menu. The same window is displayed when opened with open(). Running on Windows 11 Enterprise...
Hello, We need to identify on an Oauth server using the grant_type ‘authorization_code’. To do this, we've taken the example of using the webbrowser. ls_Url_code = "https://auth.beta.isabel.be/auth/realms/isabel/protocol/openid-connect/auth?client...
Hi,   I have got a problem with the connection to the remote database server. I used Postgres database via ODBC. How can I set connection timeout in PB transaction or connection configuration? I would change the connection timeout parameter from th...
I recently migrated from PB 2019 R3 over to PB 2022 R3.  I rebuilt the .exe (executable) file but I am experiencing a problem.  I connect to my SQL  Anywhere 12 database and run the PB 2022 R3 code in the PB IDE without any problems as it expected.  ...
Appeon Corporation Appeon Powerbuilder 21.0.0.1288 (Product ID: 66329)(Version ID:515345) ...


There are no discussions available here currently