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.   :) ...
We have Powerbuilder 12.5 and cannot install it on a Windows 10 dell laptop. We have tried reimaging the laptop and just installing powerbuilder. It installs the .net prereqs, sql anwhere, and infomaker, it hangs and never shows the install wizard fo...
Como hago para Consumir web service con Rest o httpclient, de acuerdo al  siguiente ejemplo       https://jsonplaceholder.typicode.com/users...
I have a PB 8 that connects to an OPC server using the opc-da standard. It basically calls a ole/com object dll to communicate to the server which talks to plcs.  I am having an issue with the following AddItems external function call. opc_struc.opc...
Good afternoon. Tell me, please, is there any mechanism in the new version of PowerBuilder 2017 to deliver programs to users ' machines and update them if necessary at startup?...
Hey guys me again. Thank you for all your help. Here another inexperience question. I'm trying to do Brake lines in a MessageBox() Like we do it  in PB with ~r.  But it seams it is not recognize as a break line or it does other action that I do no ...
I am using pb 2017 to connect to an OPC server to read a plc using com ole automation. I have a 3rd party software from opclabs that requires me to pass an array of objects ( objecst specify the server, the tags to read from the plc etc). I have no i...
Hello all, I built a Profiling Reporting tool that sits on top of the TraceTree System class.  (and TraceFile).  The application generates a report of a trace PBP file on demand.  My tool opens the trace and parses its data structures into datawin...
I came across a minor bug I thought I'd draw people's attention to.  I was generating a PDF (using the NativePDF) from a web app, and it worked fine running on my local machine, but not on a client machine.  I tried a lot of things to fix it, and it...
Hi Appeon Team, PB2017R2 64 bit application Calling Third party c++ dll as external function c++ dll calling convention is cdecl Can able to call three functions without any issue of the same dll. Calling fourth function int getid (const char* ...
How to avoid the prompt for retrieval arguments with datawindow insertrow()?  This is s data source argument, not dddw argument. I misstated my question. I was being prompted for both data source argument and dddw argument.  For the data source, I c...
Hi Appeon Team I am doing prototype for a client server application, calling a C++ dll  as local external functions. Environment PB2017 R2 Win7 When I call one of the function without any parameters as given below, which returns a string works fin...
Hi, Could you tell me please where can I find a changelog for the Appeon Workspace? I'm interested to see what's the difference between build 1760.00 and 1858.00. We have an issue with resizing on iOS and I would like to know why the total width a...
Hi all, I'm using a DWO (Freeform) with a button on it. If the button has a TabOrder (tabsequence), the buttonclicked Event of the DataWindowControl doesnt trigger, but if I remove the TabOrder, then the buttonclicked event is triggered. Is there a ...
2 weeks from today! We're all at the Elevate 2018 PowerBuilder conference on election day. Prepare your absentee ballots! VOTE. https://www.usvotefoundation.org/vote/voter-registration-absentee-voting.htm?fbclid=IwAR0lj4kbm3SQKRezKyjZpWQVJ272z3sD...
My application runs on SQL Anywhere or SQL Server. I connect to SQL Anywhere via ODBC and SQL Server by ODBC or OLE DB (user's choice). I am running into a problem where text columns are cut off at 32768. For SQL Server via ODBC I am able to overrid...
Hi  I need to access some text files from my application ( Pb2018r3 )  How do i display the information on the file for example the file date time and size ? thanks in advance   Andrew    ...
Hi all,   Once i use errorlogging object in the server side then deploy the code to iis server, which path could i find the location? Did that location set on IIS server?...
Hi,   We have a powerbuilder application calling a webservice. This is deployed to a citrix-environment. In the citrix-environment we get the error "Error calling method of a PBNI object" when trying to get the information from a SOAP exception. I...
Hello, I migrated a project from PB 11.2 to 2017R3. Then I created .net assembly project, included several libraries containing NVOs and many datawindows and deploy it as a .net assembly. When I add this new dll as a reference to another C# project...
PowerBuilder v12.5.1, b7055I have inherited a utility that I want to create as a stand-alone EXE. I selected the FULL REBUILD and MACHINE CODE options, but after deployment the utility was asking for specific DLLs.Is what I want to do even possible, ...


There are no discussions available here currently