Get the caller of a function
Hi. Anyone who knows how to get the object which has called a function?I have a function in a non visual object which is called from several windows and other function.Now i need to find out who has...
View Articleoutlook question
Hi all , I want to save into a table an outlook message as file ( the file's path) , how do i do that quick and easy for the user ?(my table saves all kind of files , path + file name and opens it...
View ArticleShared Variables behavior long ago
I just came across some code where shared variables were accessed as any other variable would, i.e., you could get/set them as you could a local variable. I ask because way back in the late nineties...
View ArticleMDI menu question
Hello everyone , I have a MDI application, MDI window with its menu . almost all windows opened by main function (which is one of the mdi functions) as a sheet . If users opened a window the PB...
View ArticleAdd AEM users
is there a way to create additional users in AEM that has AEM log in rights, but doesn't isn't the admin user?I want to allow other administrators to have access to the appeon server, but i don't want...
View ArticlePB 12.5 problems with MS Sql Native Client
Hi all! I've been wondering if there are some of you that had encountered problems in PB 12.5 apps with MS Sql Native Client. There are instances that the applications that i have deployed encountered...
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 ArticleNeed to call a web service from PowerBuilder Classic 12.5
I have created a web service that is running on an IIS server. I need to be able to call this web service from PowerBuilder Classic 12.5. This web service is used to store and retrieve PDF files from...
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 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 Articletranslate drop down calendar?
Is it possible to translate the drop down calendar in datawindow to other languages? Or a workaround? It's terminal server, so we can't change the language of te OS. Best regards,Danny PB 11.5SQL...
View ArticleDoes PowerBuilder 12.6 Connect to Oracle 11g or 12c on Exadata?
Good day, all! I have been unable to locate any documentation regarding Exadata and PowerBuilder. While I may be oversimplifying, I am guessing that if PB supports Oracle on a Windows server, it will...
View ArticleDW SQL Painter Executing Bad Oracle SQL
PB 12.5.1 Build 4015 When going into the DW SQL Painter PB will execute the following Constraint Select: SELECT SYS.ALL_CONS_COLUMNS.COLUMN_NAME, SYS.ALL_CONSTRAINTS.CONSTRAINT_NAME FROM...
View ArticleIs there a future after PowerBuilder 12.6?
Could someone at SAP elaborate on this topic?
View ArticleAmazon Market Place Web Services API
Hello All Has anyone built an powerbuilder api for Amazon Market Place for a. Catalogue Creation in Amazon b. Updation of Shipment Notec. Pulling Ordersd. Pulling Settlement Detailse. Pulling...
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 EOL Date
According to the product details the end of the mainstream maintenance is at 08/31/2015 for PowerBuilder 12.5.According to the product details the end of the mainstream maintenance is at 07/31/2017 for...
View Article64 bit compiler woes
Colleagues, I'm currently tasked with exploring 64bit deploy for a massive PowerBuilder app. I've currently hit the wall with an issue and am wondering if other's have had or are having a similar...
View ArticlePB 12.0 .Net Webservice PDF file open
Hi, I am using PB 12. to develop a .NET web service. It needs to read a PDF file stored on another server in a shared directory and returns it to the Web page for download purpose. The problem is that...
View ArticleSyntaxFromSQL
Hello We have applications in Powerbuilder 11.5 with Oracle 11G. We don’t use extended attributes, but we usein our applicationsSyntaxFromSQL As you know, this generates a lot of queries. We...
View Article