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...
Hello All, i am using the eon_mobile_mapex object Following the tutorial from Marco Meoni (https://www.youtube.com/watch?v=0nalRw9U7UQ) i manage to use the Anotations and locations. my question is if i can get the location of a site selected by h...
Hello, PB 2017 R3, Postgresql 11.1 Need to print a label report in a Datamax barcode printer.   Different label sizes are possible.   Tried with For 3 labels in a row, single label size 3 x 2 cm 1.  Created one label dw, retrieved required data. ...
This has been an issue since PB 11.5 when we included an OCX into our application.  It was there in version 12.6 and still an issue in 2017. We have added a custom calendar OCX to our application.  To add this, I did an INSERT-> CONTROL -> OLE From...
Good morning. We have a couple of app running without any issues. The Only issue I am having is the following: One of my user recently change his I-phone (8) with IOs 12.1.4 and he had to reinstall Appeon WorkSpace. We installed the app and now he ...
In selecting Fonts, the "Text" Font can have a specified color; indexed to the Windows settings.  But it looks like the Column, Header and Label Fonts can only be black on a white background. Is that correct and, if so, is there an explanation? Tha...
Hello, PB 2017 R3, build 1880, Posgresql 11.1 Calling a function from itemchanged event, which retrieves value from db through a query,  Select a.nameInto   :ls_nameFrom  table_aWhere field1 = :ls_where; Messagebox('return1', sqlca.sqlcode)Messag...
Hello, I´ve got another problem. It´s with Appeon Workspace. I´m doing a mobile app. I´m using PB 2017 R3 1880.  When I try run the app in the appeon Workspace I´ve got  this error: Error code 15056 The Appeon client library(build 1988.00) is inco...
Powerbuilder 2017 R3 Build 1880 TortoiseSVN 1.11.1, Build 28492 - 64 Bit Visual SVN Server 3.9.2   I added a workspace with more than one target (targets shares some pbls) to a SVN single project repository When I modify a datawindow for the fir...
Greetings all. Working with BETA, I make a build as usual, and install it on standalone machine, got all run-times files out of the package right in the installed directory. Getting ADO.Net connection error please see attached. Did check .net looks...
Hi, I'm new to the TX Text Control. How can I use the control functions and properties as described by the vendor? (https://www.textcontrol.com/documentation/?param=o_txtextcontrol.htm&product=ocx)     Specifically, I want to add a hyperlink an...
I am new to PowerBuilder.  We are adding two columns to a table.  One is a date, the other char(2).  I am able to insert something to the columns initially, but when I try to modify or delete the row, it does not work, because it did not properly ret...
Hello, I am looking to auto-hide a dockable window in an mdidockhelp! frame. The window opens in the frame and docks nicely. When the user hovers over the tab on the left, it slides out. I would like to have it set so that when the user's mouse is no...
Webservice proxy wizard is not showing under Project tab in PB2017 Build 1681  ...
Greetings all. Multi rows, multi column (edit) datawindow. I would like to change border or color or font or background of the current column on current row. Any chance appeon development team can add getcolumn() and/or getcolumnname() to datawind...
Company has recently upgraded Bitbucket  to new version (Atlassian Bitbucket v5.12.0) . Since then we are not able to connect the repository from Powerbuilder workspace IDE.  Getting the error:  However, we have no problem connecting the reposit...
We have a DW report with a Summary section with height 0 but autosize height, which can be varying heights depending on the data. We have found that PB tries to always keep the Summary section together on one page, but will never put it alone on the...
I will admit I am getting very frustrated with Powerserver/PowerBuilder 2017. I am running PB2017 R3, WIN10. Scenerio. 4 string variables String ls_1, ls_2, ls_3, ls_all ls_1, ls_2, ls_3 - all variables happen to have null values when "adding/co...
Hi all,   I just used the PB beta2 version to test the function to generate the datawindow to C# model, but it need to set the connection first. I see there are only 3 data source, postqresql, sqlserver, oracle. We are using sybase as DB, how could...
Hi everyone I need to replace the scroll bar that normally appears in loops. Does anyone have Powerbuilder code (to be shared) with some nice animation?Thank'sGimmy  ...
When i use a Crypter Object i have a error with Power builder 2017 , because it close .  The error happen when i change the key and no use the key in the example : Blob lblb_data Blob lblb_key Blob lblb_iv Blob lblb_encrypt Blob lblb_decrypt ...


There are no discussions available here currently