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...
Hi, A very strange thing happened today. I was working on a window using the source editor. I tried to save my changes but it would not save - no errors or anything. I closed out of the source editor without saving. Now my window is missing. I have ...
i have an error - connecting to outlook -3 due to my code li_return = ole_outlook.ConnectToNewObject("outlook.application") //Check for the return code If li_return 0 Then Messagebox("Error",'Connecting to Outlook'+String(li_return)) Destroy ole_o...
Hi all When i migrate the PB12 to PB17, the system error occurs when use inherited. "Bad runtime function reference at line...", this error just occurs sometimes, how could we fix this? Seems the error doesn't related to code. Do you have any ideas ...
Buenas Tardes a todos   Que funcion Remplaza ProfileString en Power server Web, debido a que estoy migrando una aplicacion cliente serividor a la web y tengo este problema   Gracias por todo...
Not exactly a PB question, but old DataWindow.NET issue.  At work, there is an old Client/Server VS2008 application written in VB with DataWindow.NET components throughout.  I have successfully migrated the application to VS2017 and can run the EXE o...
Hello everyone is any limit in the quantity of nested report in a composite DW running in PowerServer. i have composite DW with 8 Reports and some with nested in the nested report. when i try to retrieve it it does nor retrieve any data but if rem...
Hello, Does anyone have any experience using Foxit's PDF SDK for Windows (either C++, .NET or Java API) in a PowerBuilder win32 Classic application? (https://developers.foxitsoftware.com/sdk-docs/) We're currently using their ActiveX Control in our...
Looking for help trying to debug a 'build'.  Running the 'Deploy Project' process on this particular application appears to run as normal.  Then it finishes with a generic 'Appeon PowerBuilder 2017 R3 has stopped working' message.  All of our other...
Hi,   I have three 10 column n-up datawindows, one above the other, and I want them all to scroll horizontally at the same time.  In the development environment, this code in the scrollhorizontal event of the main datawindow successfully scrolls th...
Tengo el siguiente error al abrir un archivo pdf   Inserto un Adobe Acrobat DC Browser Control Implementation   al ejecutar la ventana que tiene este control ole me parace el error anexo     La version de power builder que utilizo es 2017R3...
Hi @ all, currently I face the following challenge: We have a Powerbuilder-application and generate from there some word-documents. We make this with an OLE Object connection. Now, we wan't to integrate also an indiviual (from application data) gen...
I want to install pb2017 R3LTS STD but I receive this message : "Setup has detected that pb2017 R3 is already installed". I execute "remove all installed features" and received "The wizard was interrupted before Appeon 2017 could be completely insta...
Hi, Friends  My DBMS is SQLServer 2008  on Windows 10 64 bits; When I compile in platform 32 bits ; the app connect.I use pfc libraries But in 64 bits appears  "DBMS OLEDB  is not supported in  current installation " what is needed in conn...
PB 2017 R3/ W10/build 1858   I have been using PB Classic from 10.5, all versions up to 12.6, when finally migrating to 2017 R3. Alle versions have had exactly the same annoying problem. PB frequently crashes when manually closing the debugger, an...
PB 2017 Rel 3 and onward: Is there any documentation on each one of the unmapped pbm_xxxxx event IDs (listed in the Event ID drop-down list in the Event Script Painter) and their argument values? For example, event ID pbm_dwclosedropdown. From its n...
While trying to log in - it is showing you are already logged in , below is the screen shot - what to do now ?   ...
Buenas Tardes a todo   Alguien tiene la Documentación y videos de la conferencia Elevate 2018 Noviembre     Gracias a todos...
Hi,   I am using PB 2017 standard version, and receive following error when retrieve data that is defined as varchar(400) in Sybase. Has this problem been resolved ? I really don't want to change the definition in the table since that is going to ...
Hi, is there a function in a PowerBuilder Mobil App to read the datetime when the app was deployed to the server? Kind regards, Ludwin  ...
Hi , we have an application which is developed in PB11.5 and recently, we migrated it to PB2017 to work on windows 10 machine. It is working on windows 10 Upgrade 1803 version but we have facing issues(System error) in previous windows 10 versions. ...


There are no discussions available here currently