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...
Currently we extend our Powerbuilder published applications with a variety of .NET user controls that we've COM wrapped and inserted as OLE controls. With the increased C# support coming in Powerbuilder 2018, will we be able to directly reference and...
Hello Experts,   We are facing issue while opening multiple windows. As part of Opening multiple windows. System creates Datawindow objects. We noticed that when User Object reached 240 / 250 limit then system is started to crash.    Do we have a...
Hi team, I have migrated my PowerBuilder Application from PB11.5 Build 4788 to PB 2017 R3 Build 1858 which got completed successfully but while running the application below termination issue occurring. Please have a look and advice accordingly for...
I am sending e-mails using Ole object (outlook.application) . The outlook in my computer is configured with two e-mail addresses. Say, one is xxx@gmail.com and another is xxx@company.com. Here in outlook, the default mail is set as xxx@gmail.com(that...
Hi,   i am trying to pass a structure to a c# dll, but i cant get it to work.I can pass simple datatypes like long and string.But when i use a struct with only a string, the string gets mangled. I have a read that you have to padd structure but do...
I found that this dll is being added by the runtime packager. I cannot find any information about it in the help files. Is it needed? If yes, what is it for? Roland...
I am running PowerBuilder 2017.  The database is Microsoft SQL Server.  I am doing something very simple but it is not working.    I have a column in a datawindow and the column has a drop down datawindow. I want to sort the drop down in a certain ...
buenas a Todos Ya en Power builder 2018R3 Existe la forma de conectareme a una base de datos en la Nube y ponerla a trabajer para varios Usuarios, osea haecer Insert, Consultas, Actualizaciones .desde cualquier parte?   Atentamente  Carlos...
please help me   "db process is dead or not enable" this error is accure after some time when my mdi application is running in powerbuilder please help me  it is most important for me   thanks...
Hi,   After having deployed our mobile application to iPhones, I realize that the Appeon Workspace on the Apple's App Store (under Appeon's account) is not updated to the latest version (i.e. build 1858.00).   I know this Appeon Workspace under A...
al ejecutar el appeon debug tengo el siguiente error   a Alguien le a pasado ?...
 I'm using PB 2017 R2.  My Autoscript does not display anything for arguments or local structs. Am i doing something wrong? My config.  ...
Buenas tardes a todos   Estoy tratando de hacer seguimiento a una aplicación Web, por medio de Power Server , por medio de Appeon Debugger.   de donde puedo bajar el software Microsoft Script Debugger el cual me esta piediendo cuando ejecuto Appe...
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...


There are no discussions available here currently