Datawindow Editmask DD Calendar
Greetings to all ! We've recently migrated an application, PFC based (PFC 8 - migrated and migrated over and again), from PB claasic to PB.NET. The PB version is 12.5.2. Build 5583. This application is...
View ArticleUpload File Programetically Using OLE Object to WebBrowser
Hi All. I want to upload file authenticated website using OLE method from PowerBuilder to WebBrowser. Below is my step which i have tried. I am able to navigate the url, login and go to particular URL....
View ArticlePASSING VALUE TO WINDOW FROM ORACLE PROCEDURE
Hi, I am calling a pretty time consuming oracle procedure from a window. I would like to show the status of the procedure to he the user. Is there any way to pass a value from the Oracle Procedure to...
View ArticlePBNI CommandParm RunApplication cannot obtain
Use RunApplication, found that although the incoming CommandLine but PB end use CommandParm () simply can't get the incoming parameters, how should do? thank youC++ Code:WPARAM wParam, LPARAM lParam){...
View ArticlePowerbuilder EXE/DLL Versioning
Hi, whilst PB (12.5.2) observes version information entered in "Project - Version Information" tab during compile and build of a full project it does not do so if you just build a runtime library from...
View ArticlePowerbuilder Footer should only be displayed on the last page of report
Hi, I am using Powerbuilder 11.5 and I am fairly new to the program. I want information to be displayed at the bottom of the last page of a report. I used a footer to do this and set it to invisible on...
View ArticleVertical line Y2 position + slide up : all above
Hi all, We have 4 columns to be printed in a freeform datawindow followed by a horizontal line. All 4 columns and horizontal line have the setting : slide up all above checked....
View ArticleProblem in accessing the web service through https
We have web service written in java that can be successfully invoked through normal http using EasySoap. But having problem invoking through https. Getting this error. It is working well with SoapUI...
View ArticleEAServer6.3.1 JMS Issue(org.omg.CORBA.MARSHAL)
Hi, We have window\web application recently configured and running on EAS6 & PB 12.5.2.As a part of configuration we have configured JMS for component logging and other mail services.At some point...
View ArticleSys.all SQL statements?
Hello all, we have a PowerBuilder application (version 12.5) and we have noticed a performance issue. It seems that the following SQL statement is called continuously and it causes severe delays and...
View ArticleStrange SQL statement
Hello all, we have noticed that PowerBuild (version 12.5) application makes following SQL stament to our Oracle Db (version 12.0.1) SELECT "?"."ROWID" FROM I haven't seen the statement before. Do you...
View ArticleFINDING DATETIME DIFFERENCE
Hi I have an issue. I have two datetime fields dt1 and dt2. I require the difference between these two.I used the SecondsAfter Function. It is working ok when I am obtaining the difference between the...
View ArticleCloseWithReturn(window)
Hi! I don´t know why the parameter value change in memory!!?? Look at the pic: what's occurs??? Regards! Victor
View ArticleCan you change column formats in child datawindows?
I have a child datawindow in a trailer band of a nested datawindow. I use modify to attempt to change the display formats at run time, but, while this doesn't produce errors, neither does it change...
View ArticleTerminate the application (develop using PB 12.5) after certain time of user...
Dear All,We want to terminate our PowerBuilder 12.5 (PB12) application in the following scenario.If there is no user activity or no process (front-end / back-end) is getting executed for certain period...
View ArticleGetFullState and dynamically created datastores with nested reports
Hi all, I have a problem with GetFullState and dynamically created datastores with nested reports. The problem is that apparently GetFullState does not include the nested reports rows into the blob...
View ArticlePb.ini file?
Hello, we have a powerbuilder .ini located in the folder C:\Program Files (x86)\Sybase\PowerBuilder 12.5. When we changed the content, e.g. adding new paratemeters (noCatalog, etc) in the file, it...
View ArticlePB.Net 12.6 features
From what I've read the only enhancement to PB.Net is OData support. Is this correct or am I missing something? I'm contemplating upgrading from 12.5. Thanks,Mark
View ArticleOracle Merge statement not working in power builder
Hi, I use power builder 12.5 classic. I need to use oracle 'merge into table when matched... 'statement in the save event of a window. But i get the error, warning C0014 undefined variable merge....
View ArticleMenu become unresponsive in power builder
We are facing some issue with Menu. After doing some work with application, somehow menu become unresponsive and not performing any action from the menu. If I will have another data window on app...
View Article