PowerBuilder adjusting widths and x-position after rendering
Hello, I'm building pretty much dynamic layouts with OpenUserObject. This works fine until I'm doing some fine tuning of the position and widths of the objects. For example, I might set the width of a...
View Article64bit deployment - howto?
Hello, I have to projects, on for 32bit and one for 64bit. When I create deployment the .exe files for each project is created OK. But is it correct that the .pbd files are the same for both projects?...
View ArticleWant to capture MouseMove in a DW after calling PopMenu
I have a dataWindow that will call popMenu depending on where the cursor is positioned. The problem I'm having is that once I call popMenu, moving back over the dataWindow has no effect, because I no...
View ArticleORCA error in 'scc refresh target' Result Code -22
Dear Community, I'm attempting to bootstrap a large legacy application from TFS 2010 using ORCAscript. The application has 139 PBLs ~1.5 gig sourceMy first attempt is to load the PBLs from source....
View ArticlePowerBuilder version 12 (reseller or downgrade options?)
We have a large application that was written in PowerBuilder 12. The vendor requires us to use that version to do any modification. So we can't upgrade the application to 12.5/12.6. Does anyone know...
View ArticleHow can subtotal excel sheet through powerbuilder
I am using powerbuilder 11.2 and I am looking for the excel subtotal function to run through PB. Please any help very appreciatePlease can u help to subtotal my excel sheet. code is given...
View ArticleError consuming Web Service in PB 12.0
I was trying to implement the following code found in SyBooks Online (Archive) SoapConnection conn // Define SoapConnectionsyb_currencyexchangeport proxy_obj // Declare proxylong rVal, lLogreal amount...
View ArticleHow PowerBuilder should go web....
First of all, excuse for my terrible english... I'll try my best... I got time to learn some others tecnologies... and they blow my mind... specially ASP.NET MVC and started to think "How Powerbuilder...
View ArticlePB 12.5 Winform Grid Datawindow Edit Problem
Greetings all, I am using PB 12.5.1 Build 4953. I have a PowerBuilder Winform that I have deployed with an editable grid data window. I have discovered that you cannot edit past the visible area of one...
View ArticleApplication requires change to use TLS instead of SSL
Hi, Currently we have a client application (in individual workstations) built using Powerbuilder 10.01. It uses SSLv3 protocol to connect to the customer's webservice. But customer will no longer...
View ArticlePB .NET 12.6: RPCFUNC call issue
Hi, In PB .NET (Version 12.6 Build 4011), we are facing a problem in stored procedure call declared using RPCFUNC. The problem in probably occurring if the SP is having output parameters and return...
View ArticleDifference between what is displayed and actual data in a numeric column with...
Hi,I have run into a strange issue with PowerBuilder 12.5 and validation on a column not occurring correctly when the column has an editmask. We have modified our application to change the text colour...
View ArticleIs there a place to find a list of current outstanding PowerBuilder 12.6 issues?
As the title says, is there a place to find a list of current outstanding PowerBuilder 12.6 issues?
View ArticleSCC: PBL per folder or all in one?
Community, Please share your experience and insight on this question: When working with a large application under source control, what is the REAL value of placing each PBL in its own folder? I...
View ArticleHow to find library name for user object
I have a PB window which has a userobject placed on it. How can I find out the name of the library object that was placed on the window to create the user object control (which was given a different...
View ArticlePowerbuilder with Virtual Machine / Build Machine environment
We are in the process of upgrading our from Powerbuilder 10.5 to Powerbuilder 12.5, and upgrading our virtual machines from Windows 2003 to Windows Server 2008. We work in a virtual machine...
View ArticlePBTools For PowerBuilder 5 to 12.6 (Build 116)
Hi Everyone PBTools for PowerBuilder (Build 116) is ready to download. https://myelkovan.codeplex.com/Now it can read PB9 and earlier libraries thanks to Arnd Schmidt's pblraw object. (Verzeihen Sie...
View ArticlePB12.6 compatiblity with Oracle JRE 1.3.1_02
Hello I am currently using PB12.6 .we need to call the Java bean through OLE connection. Java bean is built in JRE_1.3.1_02 version. Here is codectisActiveXName = 'Java Bean Class'ioleServer = CREATE...
View ArticleSyntax Error is coming when I apply the formula
ole_worksheet.Range("A1:K"+string(li_lastrow)).Subtotal GroupBy:=1, Function:=xlSum, TotalList:=Array(2), Replace:=True, PageBreaks:=False, SummaryBelowData:=True
View ArticleWeb Service Help
I am an old dog trying to learn new tricks. I need to create a web service on an SQL Anywhere 16 database and call it from a Powerbuilder 10.5.1. Build 6021 application. Since I have never done this, I...
View Article