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...
In our app, using the latest build, the OpenwithParm passing a string parm has not been fixes. PowerObject works but not the string. Anyone else detect this ? Thanks Richard...
Hi All,   I am trying to write file in PB. This is code I am using when I open the file. li_ascii_file_num = FileOpen(is_sds_ascii_file, LineMode!, Write!, LockWrite!, Replace!)   I write the file and read the file within the code this works fi...
hi I am using this code : Integer dw_control.ExpandAll( ) to expand my treevieuw It works perfect in Powerbuilder desktop version, but as soon as I used in my mobile app it will nog work on a mobile Any suggestions...
Hello, I haven't found any reported issues with the isDate() function, so I'm posting here to see if others experience the same results before I submit this as an Appeon defect. It appears that the isDate() function will return FALSE when the Windo...
Hello, With powerbuilder ,how can i do a digital signature in a pdf ( with a .pfx file ) with pdf creator or other ?   thanx  ...
Does PowerBuilder 2017R3 support Oracle 18c ? If not, what is the time frame (version) that will? Thanks!...
Hello, I'm installing PB2017R3 on Windows 10 64 bit where PB12.5 has been installed with SQLAnywere 12 64 bit. However, when the installer comes to the step about SQLAnywhere, it does not list the installed engine and I don't see any way of selectin...
Hi, is there possibility to export my report code to SRD file and be able to edit is and after editing to import code (SRD file) into report? Thanks Pavel Matula  ...
Hi all ,   My client wants an Interface to a GIS system .  The GIS system has an API with 2 functions : 1.  PinPoint()            =  sending me the location which the user Points ( Jason file ) 2. LocateAndZoom() = mark a location wich were give...
I'm calling a server side program from a PB 2017 desktop app and getting a different result using HTTPClient verses my WinHTTP code example. The response text returned by HTTPClient is often short, truncating a few characters off the end. I run the ...
Hi everyone, Is there a possibility to connect to the AEM database from C# in a component for PowerBuilder? The idea is to generate access keys that will be associated with an AEM session, therefore I must know the ID of a session in AEM and whether...
PBv12.1, build 7055Windows 7, 64 bit platformOracle 12C databaseI'm running the application from the IDE and I get to this line of code:          ls_liblist = GetLibraryList ()The session hangs for a couple of seconds, then aborts; it just vanishes.A...
How to connect PB2017 R3 to source code TFS in Visual Studio 2017? We are planning to use TFS in Visual Studio 2019 but, as far as I know, MSSCCI does not work in Visual Studio versions later than 2013....
Roland, A colleague of mine posted a question concerning the PB Native source control, the issue we are seeing is that a version number seems to be stored within the library (PBL) for each object.  https://community.appeon.com/index.php/qna/q-a/pbn...
How do I specify an external manifest file which defines Windows versions such that RtlGetVersion() recognizes Windows 10. I have an external manifest file with the following compatibility settings: This is so that when I call RtlGet...
Hello Appeon Powerbuilder team,   We have a Power builder application which migrated from power builder 9.0 to power builder 2017R3. The database used was Oracle 11g. the 11G client has no issues connecting with PB2017R3. The problem lies with the ...
Using PB 10.2.0 Build 8100 and SQL server. I am trying to use embedded SQL and I want to variable-ize the length parameter to SQL server function substring. In my script I tried Substring(column_name, 4, :ll_len) where I set the local long variable l...
We just upgraded from 12.5.1 to 2017 R3 and started to encounter an issue with an application we are integrating with using OLE. The old version worked fine, but the new version randomly has given the following error trying to run a function on the O...
Se puede agregar un reporte (rdlc) de reporting services en appeon powerbuilder 2017R3?? Agradecido por sus respuestas....
How can i add a checksum to the *.exe/*.pbd files while deploying my PowerBuilder workspace?...


There are no discussions available here currently