how to join /out join a table for datawindow?
In a datawindow, data will coming from 3 tables:tab1tab2tab3. I try to construct sql with pb 11.5 datawindow graphic mode like: 1. tab1 left join tab22. tab2 join tab3 then I can save the datawindow....
View ArticleSource Code Control for PowerBuilder Classic & .Net
We are looking at moving from the PB Native Source Control System in PowerBuilder 12 Classic to a third-party SCC system. Since we plan to move to PowerBuilder 12.5 .Net next year, we want a solution...
View ArticleResize problem
Hello all , Does anyone has some idea dealing with resolution problem ? I have deployed my application in 1024 X 768 resolution .This application runs now over 100 computers or more in different...
View ArticleShared Object programming in powerbuilder 12.5 classic.
Dear Team, Could anybody help me out to write a multi threading application in powerbuilder 12.5 classic?Objective: In window (w_thread_test) a single line edit control and a button will be there....
View ArticleWhat event to use to execute code after the resizing of a window is done?
I would like to know what event to use so I can resize and reposition some controls on my window after the resize is done. Right now I have the code running while the resize is in progress so it's...
View Articlecreating image saved using V.S. C# application in powerbuilder application
Hi , we have a C# application that allow users to digitally sign .then we save signatures as image to a table (DBMS : SQL Server , field datatype : image )when i try to retrieve that saved signature...
View ArticleDrop-down Calendar (Datawindow)
I am using PowerBuilder Classic version 12.5 build 2511. I have a question regarding the Drop-down Calendar function used in a datawindow column. I am trying to figure out which events get triggered...
View ArticleDeploying PB11.5 to Windows XP
Hello All. I have developed a PowerBuilder 11.5 Classic Client/Server Application on a Windows 8.1 64Bit Machine (PB run in XP service pack 2 compatibility mode). I would like to deploy this...
View ArticleIs there a future after PowerBuilder 12.6?
Could someone at SAP elaborate on this topic?
View ArticleHow to provide authentication to a webservice
Hi Team, I have created couple of webservices using powerbuilder 12.5(.Net) .Now i want to secure this WSDLs by providing some userid and password means if i browse this WSDLs in the internet...
View ArticleComposite datawindow quesiton
Hi guys, I have an existing composite datawindow with your typical master detail relation. Lets say an invoice with 3 nested datawindows , one for the header and logo of the company , one with the...
View ArticleCreating Java Proxies
I'm trying to create a proxy to functions in a java class that return void. Do I declare the methods as subroutine in the proxy? And how is the alias statement constructed? subroutine method1(string...
View ArticleHow to get to RTF computed field expression graphically
PB 12.5 (build 4015). I have a rich text datawindow with several computed fields. I see them in source mode but can not figure out how to get to the graphical expression painter to change them. They...
View ArticleWeb service proxy unusable
Hi all I've spent all day trying to create a web service proxy in PB 12.5 classic but always wind up with a proxy object with no methods. The WSDL is valid and I can operate the service from elsewhere...
View ArticleCan I alter text font in RTF datawindow when using replacetext functionality?
PB 12.51 (build 4015), W7. The application I am working with builds a RTF letter by performing a series of select text and replace text. Can I alter the font of the text during this process? Note...
View ArticleACROPDF.DLL(Adobe Reader 10 n later versions) as OLE in Powerbuilder 10.5 Issue
Dear Friends... I am stuck at a point with the following Issue. Issue Description : In Power Builder 10.5 application we are using Adobe Reader 10.5 OLE (ACROPDF.DLL) as OLE control to view the PDFs...
View ArticleLooking for a Test-Tool to test the UI of a PowerBuilder Application
Hi Everyone, we are looking for a tool, to test the UI of our software, which is created with PowerBuilder (12.5). The Test-Tool should only test the UI of the software. We wan to "record" the...
View ArticlePB crash when calling datawindow update via Stored Procedure
Hi,we are trying to update a datawindow via stored procedure update.The stored has an output parameter.When we call the update method, pb crashes.if we sets the output parameter as UNUSED, all works...
View ArticlePowerBuilder 12.5 classic and secured IBM MQ server connection
Hi, Has anybody manage to connect PowerBuilder classic and secured IBM MQ Server, as we can get it to work unsecured using the activex approach.But using SSL we get errors in PowerBuilder due to...
View Article