Re: PB15 Docking Issue
I emailed you my sample. I also found that the new TabbedWindowTabShape property doesn't seem to be working.
View ArticleRe: Powerbuilder & surface 2 pro
In 8.1 they changed how programs determine the Windows version so if you have code to display the Windows version on your About window, it will report it as Windows 8. I haven't looked into it in...
View ArticlePowerBuilder 12.5.2 and Oracle 12
Does anyone know if PowerBuilder 12.5.2 has been certified against Oracle 12? Shane
View ArticleRe: PowerBuilder 12.5.2 and Oracle 12
Here's the PowerBuilder/Oracle support matrix: Support for Using PowerBuilder and Oracle - SAP PowerBuilder - SCN Wiki Official support for Oracle 12 is one of the targeted enhancements for PB15....
View ArticleRe: PowerBuilder 12.5.2 and Oracle 12
Unlikely. None of the 12.5.2 EBF's have any dialog regarding 12c testing or support and the database driver matrix in the online documentation has not been updated.
View ArticleRe: Problem with #tables
Totally agree. Whenever I see "it's a requirement to use <some technical implementation>", a big red flag goes up. Technical implementations like temporary tables are never a "requirement" -...
View ArticleRe: PowerBuilder 12.5.2 and Oracle 12
Hello Bruce, I saw that matrix but was 'hoping' that Oracle 12 had been certified. Thanks for the answer.... Shane
View ArticleRe: Source control Status Icons
DonBy any chance are you using Windows 7? The Java VM that Roland suggest works great for XP but not for Windows 7. We have had a case in at Serena Software since March 2013 on this issue. They are...
View ArticleRe: Appeon Vs Remote Desktop Protocol
ty Chris. good point of view; but it's for my ERP reports..... i'll think Gmy
View ArticleRe: Appeon Vs Remote Desktop Protocol
Yes, your choice of tool will depend on your needs, costs and long term functionality requirements for your applications. Good luck!
View ArticleRe: PB12.5.2 integrate with reporting services
Hi Mark. Winforms are limited in powerbuilder. You cannot add third party controls... And development of Winform target has stopped, from what I've heard. Andreas.
View ArticleRe: PB app is crashing, need help
Hi all, just wanted to post an update about our issue. It ended up being an operating system "USER Objects" error. We were hitting the limit of 10,000 user objects with our application. Once we hit the...
View ArticlePB10.0 PFC Based App Prints multiple copies
When printing reports and specify more than 1 copy (2,3, etc,) it will print in multiple copies. When printing 2 copies it will actually print 4. When I specify 3 it will print 9 copies, so on......
View ArticleRe: PB12.5.2 integrate with reporting services
Hi Andreas, I didn't know you couldn't add 3rd party controls in PB winforms but they are still an option in PB 15... Thanks,Mark
View ArticleOLE object in dw to MS Word
Hi again! Running PB 12.5 build 5006 in a Citrix hosted environment using Published Apps. We've got a datawindow with an OLE blob control on it: DefinitionClient Class: DatawindowClient Name:...
View ArticlePB 12.5 Web Application - How to detect browser (in open event) to open a...
Greeting all, I have a web application that heretofore has been used by IE clients. Turns out that it seems to work pretty well with Chrome as well as the BlackBerry, IPhone, and Android related...
View ArticleRe: PB 12.5 Web Application - How to detect browser (in open event) to open a...
Hi Paul,the answer is within this discussion http://nntp-archive.sybase.com/nntp-archive/action/article/%3C4bfad947$1@forums-1-dub%3E You can also get Request.Browser information in detal like...
View ArticleRe: PB12.5.2 integrate with reporting services
Yes... They are available, but I believe without any improvement since v. 11... The only thing that changed in v. 12.5 is the version of .net framework... Now v. 4 is used. Then it was v. 2. Anyway......
View ArticlePB 12.5 Connection to a Sql Server 2012 using SNC
Hi, we need to move from SQL Server 2008 R2 to a newer version, For example the SQL Server 2012.IF we try to use the SNC driver connecting using the native SQL server driver 2012 we only get a...
View Article