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.   :) ...
Such as printing the text control precisely at a distance of 1 inch from the top left corner in both the X and Y coordinate directions. My goal is to ensure that every DataWindow record is printed on a separate printing paper. Due to the frequent ch...
The following code cannot move a computed field to the BR corner precisely. long NewDetailHeight, PrintWidth & , CustomPageLength = 297 /*millimeters*/ & , CustomPageWidth = 210 /*millimeters*/ & NewDetailHeight= CustomPageWidth*1...
Morning all   using pb2023 windows 10   I need to check whether the timestamp or modified date is newer or older than another file for example these two files c:\myfiles\data1.txt  \\server\myfiles\data1..txt How would i do this within powerbu...
Hi everyone, I need to manage a .DBF file which is exposed from a PLC machine on a shared folder.I found the way to handle it using the default Windows dbf ODBC driver. The content of the file is retrieved correctly by PowerBuilder, but when I try to...
When converting an application from PB9 to PB2019 I get this error on the below datawindow. It appears to interpret the the string retrieval argument as a "text" datatype. The error is: [ODBC 17 for SQL Server][SQL Server]The data types varchar and ...
I am getting an error when compiling in a DW with PB2023 R3 C:\SIGMNUEVO\Sigm\SIGM\OrdenServicio\sigm_ordenservicio_reportes.pbl|dw_ordenserviciodetalle_laboratorio_rpt Error: Invalid object name 'OrdenS.sys.all_objects'. But in the DW code or in t...
Comming from PB 2019 R3 Build 2797 just transfered to build 2803Sybase central DB 17   After deploying the applicatieon we got a whole bunch of errors that we dont understand. Anyone know what the problem might be  ...
PB2019R3, b2670Windows 10, 64 bit platformI have two separate targets. Both are PB2019R3 apps.I copied the PBL from target A into target B before starting.In target A, tabpage 1 regenerates successfully, open in EDIT SOURCE, add a space, save, and it...
We have an application when we debut in 32 bit mode works fine but when we debug in 64 bit more it does not. The spot that is not working is a OLE object creation and then a ConnectToNewObject.  This ConnectToNewObject is is throwing a -3 in 64 bit ...
Powerbuilder cloudpro edition Version 2022 R3 build 3289   Attached is part of a print screen. If we export the data window to PDF, the text 1083AKMR disappears. Other than this the export is correct. If we do not rotate the computed field the exp...
I am installing PS 2020 AEM on a windows IIS server using silent install. There is a SilentInstall.INI file which has configuration to change the admin password during the install as shown below. I changed the AEMPassword to a value other than 'admin...
A year ago I raised this issue but never did get any resolution. I'd like to test the community's patience by revisiting it. Simply put, ReportEvent crashes when built in 64bit but works fine when built in 32bit. My sample code demonstrates this. A...
Hi Team, Could you please let us know what is the advantage of building an exe using Orca script over the normal IDE Build. We are using Powerbuilder version 2022 Build #1878. We were facing build related issues. Many times noted that files are ge...
Hi, I have this question: We are calling to a web service than returns a response with this format:                         <?xml version="1.0" encoding="UTF-8" standalone="yes"?><ns2:getBookmarkListsResponse xmlns:ns2="http://www...
Hi Team.   Whether DEP [Data Execution Prevention], ASLR[ address space layout randomization] enabled during powerserver compile and deployment, if not how we can enable this   Below is observation from VAPT vendor Observation:   Missing Securit...
I am trying to figure out how to access data from a datastore in a C++ PBNI extension. I'm passing a ResultSet object to the PBNI extension. This is the entire code example for the GetItemData method: d_rsAccessor->GetItemData(1, 1, &sd); I...
Menu icons were missing when application build has created by using PBAutoBuild. It works properly when build has trigger from PowerBuilder.  Pease suggest any workaround for this issue. Attached document contains the screenshots. Also noticed tha...
Hi Roland,  Do you have the 64-bit version of cambas.pbx? You can share it this is my email alopez@lolimsa.com.pe  ...
Does PB2021 support store procedure with table as parameter? If it could, how?...
Hello, We're trying to implement our own Right Mouse Button menu on the RichTextEdit control overriding the PopMenu property having set it to false. What we don't understand is how to get the x and y coordinates of where the user had right clicked ...


There are no discussions available here currently