Powerbuilder Oracle Support
Few months back, I briefly glimpsed PB 12's lack of Oracle version support (ie not including Oracle 11). I'd like to confirm if this is so till now. I'd like to use Oracle 12c - which version of PB...
View ArticleSpam by content filtering powerbuilder 11.1
I am getting the error message while sending the email from powerbuilder 11.1content type Multipart / mixedboundry=" Spam by content filtering powerbuilder 11.2. How I can make content without...
View ArticleHow to deactivate the hot key on a field of a dropdowndatawindow ?
How to deactivate the hot key on a field of a dropdowndatawindow ?
View ArticlePB12 Debug issues
I have just had my machine reimaged. After installing PowerBuilder 12.5.2 I am trying to debug an application that I developed more than a year again and I have been maintaining ever since. This...
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 ArticleDatawindow Rich Text format
Hi, I have a DW with a RTF-Column on it.I want to change the Style of the Selected values.If it is not formatted previously or if it totaly formatet the samt it is no problem.Example:- This is the Text...
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 ArticleMSSQL : converting IMAGE to varbinary(max)
Problem 1:What's the best way to convert columns from IMAGE to varbinary(MAX)? I'm just testing my application which runs on sql 2008 r2 (but on compatibility mode 80 (sql server 2000). I probably have...
View ArticlePowerBuilder + Appeon + SQLite + Problem with use of decimal
Hello, we are using PowerBuilder with Appeon for Mobile Devices and a SQLite Database. We have problems with decimal values in our application e.g. if we want to save 7,54 the values saved is 754,00....
View ArticleSetPointer() Code Rule?
I have always followed the 'You create it then you manage it' code rule. This rule is also true for other functions like SetRedraw() and until recently I would have said SetPointer(). I have come...
View Articlen_crypto and web services in Windows Server 2008R2
We use Roland Smith's Crypto library which wraps the Microsoft Crypto API. It works just great in the regular client/server applications, as well as in Appeon. However, it is not working in a web...
View ArticlePB12.5.1 Build 4595: Behaviour of tab control in user objects
Hi, I noticed that in PB 11.5.1 or earlier versions, the first tab in a user object was being selected by default when the tab control became visible. There was no need to issue a SelectTab(1)...
View ArticleError "ORACLE v7.3 is not supported in your current installation"
When i upgraded from PB9 to Pb 12.5, no compile and build issues, I can run the application fine on my local machine, but when i run it on the citrix server its giving me the eroror "ORACLE v7.3 is not...
View ArticleSearching in PSR or Print Preview
I have developed a PSR viewer.The challenge is to provide a "Search" facility.However, the search should not just be in the data (rows and columns) of the datawindow,but rather within the document.So...
View ArticleConnect to MS SQL Server 2008 using JDBC Driver with PB12.5?
I want to connect to MS SQL Server 2008 using JDBC Driver with PB12.5? Please advise on this.
View ArticlePB 12.6 - Windows 8.1 / Sybase DataWindow PS question
So far we use the "ghostpdf.inf" from the Ghostscript program directory as PDF printer "Sybase DataWindow PS". But this driver is not signed and the installation under Windows 8.1 is not possible....
View ArticleMultilingual applications
Hello, please, what would be a good way to a frontend application with a dynamical multilingual presentation? We use PB 12.5 classic. We guess Translation Toolkit is not a proper tool for us. What...
View ArticleTo get system login username and password in a variable
I am using powerbuilder emailsmtp program to send the email from powerbuilder application 11.2, But each machine have separate user name and password for each user email. That user name password is...
View ArticleAppeon - Which target to include emailing of an attachment?
Greetings All, I am converting an application to Appeon. All is working out rather nicely. I am at the point where I need to provide the user with the ability to export (SaveAs) a datawindow as an...
View Article