tag datwindow property object not functioning in background color
I am using 12.6 classic I need to send to the column's of a Datawindow information to control the properties so that I can dictate the column's background color, The border, etc. For example, I use the...
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 ArticleGetFileOpenName default location is different for short filename and long...
We use GetFileOpenName PB built-in function to find PDF files. The initdir variable passed to this function was a short file name (ex. C:\PROGRA~1\TEMP). The behavior of the default starting folder was...
View ArticleHow/where to by PowerBuilder 12.5/12.6
I contacted SAP today to buy a PowerBuilder license and was told that it is removed from their price list and is not avaiable for sale to new customers. Only exisisting customers on PowerBuilder is...
View ArticleHow to force ToolBar Text
When I run my developed application on any operating system other than Windows Server 2012 my toolbar icons are displayed and the icon text. But when its run using RDP on windows 2012 Server only the...
View ArticleGeeting error response while trying to access REST webservice through...
Hi Team, I am trying to access a rest webservice through powerbuilder 12.5(.net).The rest webservice is secured through basic authentication.I am passing the userid and password through powerbuilder to...
View ArticleC0111: Maximum script size exceeded.
Not sure if this has anything to do with it butI am working with in the 12.6 Powerbuilder classic 30 day demo.I just purchased 12.6 yesterday, waiting for the email to install the live copy today.Is...
View ArticleRandom crashes in powerbuilder 11.5 application
Hello, We're a reseller of an application that was written in powerbuilder 11.5. We have one customer who is struggling with this application with random crashes in various parts of the software....
View ArticleRuntime slow compared to development
Using 12.5 We are doing lots of change menu depending on the task. Right now I'm using PNG for the menu icons and delivering the PNG in the application directory due to the bug with menu PNGs and...
View ArticleCircular gauges in PowerBuilder Classic
Does anyone let me know if there is any tool or method to create circular gauges (e.g. speedometer) in PowerBuilder Classic version 10 or higher?We have took a look at AnyChart, but the licence type...
View ArticleProblem with Powerbuilder MAPI / Mozilla Thunderbird / Tobit David
Hello, since PB 12.6 (Build 4035) we have problems using the "mailsession" object with programs like "Mozilla Thunderbird" or "Tobit David". Although e.g. Mozilla is the default email client on the...
View ArticleProblems installing PowerBuilder 12.5.2 in W7
I am trying to install PowerBuilder 12.5 on a new Windows 7, 64-bit machine. I have the Windows 7 SDK installed as well a the .NET Framework 4.5. Everything goes fine till it gonna install...
View ArticleVersion Control for Powerbuilder
Hello All, We are looking to implement version control for our Powerbuilder Classic applications. Do you have any recommendation? Thanks
View ArticlePB 12.6 classic; Installer fails to install on WIN 7 64
OK, I know there was previous mention about this in another blog post and I saw where it was mentioned that it was possible that the installer fails due to the 4.5 .NET Framework, and to uninstall the...
View ArticleTrying to make DataWindow.Net work on .NET 3.5 and beyond
Hi there! I work as a software developer for a large Canadian company. I am seeking help from someone that could help answer my questions regarding DataWindow.Net... Over the years the IT...
View ArticlePowerBuilder Classic Connecting to WCF Web Service over HTTPS
Hi Guys I've been looking round the forum but cannot find an answer. I created a Web Service proxy pointing to a WCF Webservice (with a valid certificate) using an https url to the wsdl file. This all...
View ArticlePass additional parameter to SOAP header?
We are using webservice datawindows to pass request xmls to call webservices. Additionally we use 'wsconnection' objects authenticationmode, username and password property to send information to SOAP...
View ArticleHow can I can call try catch mathod to get the error from datawindow save as
HiHow can I write , Try Catch Method to get error if there is -1 when I use Datawindow SaveAs dw_1.saveas(lsfilename,dBase3!,True)
View ArticleRun and Wait
I want to run another powerbuilder application exe from our main application when a user clicks on a menu item I've seen examples of the run and wait. Will this work with another pb .exe My goal is to...
View ArticleCall c# dll through web service
I have a c# web service library that has a reference to a C# class library (dll). I am trying to call web service through PowerBuilder 12.5 and i was able to do it. So i expose a method in the web...
View Article