Shared DB connections from PB.NET assemblies
I have developed a few PB.NET assemblies encapsulating datawindows which other users are incorporating as visual controls in their C# applications. Everything works well. However, some of the PB.NET...
View Articleeasiest EAServer replacement?
Hi -I used to have EAServer 6.3 running PB 12.5 nvos but my server hardware crashed and I cannot seem to get another version of EAServer from SAP. If I cannot get another copy I would like to know...
View ArticleHow to get active page tag name in a variable in cb_1 clicked event
I have a tabpages like tab_1.tabpage_1 ,tab_1.tabpage_2,tab_1.tabpage_3how to get active tabpage tag in a command button of the form . Please help. Many ThanksPol
View ArticlePowerbuilder application error R0002
Hi I am unable to call an oracle procedure from power builder 12.5 classic. I am trying to call an oracle procedure Processattendance which has three String parameters employeeid, startdate and end...
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 ArticleDDE server option hanging the application
Hi, My application uses DDE to exchange the data between two Powerbuilder applications[GetRemote ()]. But recently we are facing the issue application not responding. We are uising StartServerDDE to...
View ArticleDataWindow.Print.Paper.Source not working
hi to all,i'm trying to change the paper source for a printer before printing a datastore, but it seems to not work.i have tested all the paper.source values in this way with no success. for ll_c = 0...
View ArticleIs it best practise to decalre shared variable to pass variable between more...
I have opened windows1 string name1windows 2 siring name2 windows 3 string name3window4 I wan to get the value of variables name1,name2,name3 in windows4 and also I want to get the value of...
View ArticlePB and MS Azure SQL database
Does anyone have experience connecting a PowerBuilder application to a Microsoft Azure SQL database? I am using the SNC driver and PB 12.5.2. The connection appears to work but I am getting an error...
View ArticleDatawindow 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 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 Article