Re: PB 12.5 Webform
But it is not clear that jumping to ".net" from a pb classic application requires a web-based implementation. Architecturally, those are very different animals. One has to question the move to...
View ArticleRe: PB 12.5 Webform
Going to PB.Net doesn't require a web-based implementation, it makes it nearly impossible. My point was that if you are looking to move your app to the web, PB.Net would be a big mistake.
View ArticleRe: Windows Instantiation Overhead in Win7 vs WinXP?
Hi All, As a conclusion of this discussion, can we say that PB apps run globally slower on Seven than on XP and that we have to optimize our code to offset ? Regards
View ArticleRe: SQL Error Handler
Hi Ronald,Can you close the question,if you think it has been well covered.ThanksGuillaume
View ArticleRe: To save excel file xls from powerbuilder 11.2
Try this : if FileExists ( l_str_dir) then filedelete (l_str_dir)iole.workbooks[1].saveAS(l_str_dir)
View ArticlePlease sign the SAP take notice of PowerBuilder petition
https://www.causes.com/v2actions/1758097-a-petition-to-michael-reh-dr-vishal-sikka-and-bill-mcdermottIf you agree then create a login either using your Facebook account or directly here...
View ArticleRe: European SEPA - Datawindow for XML
Hi Abdallah,thank you for the example. I'll try it that way. André Rust
View ArticleRe: PB at TechEd 2013?
Some additional information:The PB World Tour 2013 will also go through Asia, Europe and Latin America, on top of the US and Canadian events mentioned by Chris.Indeed, a few events took place in Europe...
View ArticleRe: PB at TechEd 2013?
I don't buy the "not added to the official price book" argument... We were recently contacted and billed for our yearly subscription support, which was migrated to SAP Enterprise Support. "SAP and...
View Articlechanged long function in PB 12.5.2.5583
Hello, we want to start to use the PB 12.5.2.5583.But we have a big problem.We use the german regional settings.In the older versions the long powerscript and datawindow function behaves different than...
View ArticleRe: PB at TechEd 2013?
Hi Rick; Sorry to burst your bubble - but, even PB product manager Sue Dunnell has posted in this forum earlier this year that they are still waiting to get PB into the SAP Price Book. In fact, Sue...
View ArticleRe: PB at TechEd 2013?
Hi Christophe; Thank you for the update & clarification on the PB Tour initiative! The key message here is that this is "a worldwide community initiative" in which ISUG-Tech will be assisting...
View ArticleRe: changed long function in PB 12.5.2.5583
Hi Christian, I tested with a computed column long ("12.5.2.5583") and it return 0both in PB11.5.1.4987 (May 2011) and PB12.5.2.5583. The result seems logical for me.I tested with French settings....
View ArticleRe: Please sign the SAP take notice of PowerBuilder petition
I'd be afraid to sign it for fear they would take notice and decide to discontinue it :-(
View ArticleRe: How to manipulate window titles listed under the 'Windows' menu
Hi, The problem is similar to the one in the PB template application.This application changes the sheet title and then the menu text for that sheet.You can create an MDI template application and have a...
View ArticleRe: Please sign the SAP take notice of PowerBuilder petition
We need SAP to make a decision. It has been more than a year already!
View ArticleRe: I am getting error while opening informaker 12.5
InfoMaker is trying to find the imstylecomtemp125.pbl under C:\Users\Public\Public Documents\Sybase\InfoMaker 12.5 folder. On Windows xp, win2003, the directory structure would be C:\Documents and...
View ArticleRe: I am getting error while opening informaker 12.5
Hi, it is running on windows 7 and directory structure and file both are present.i have also tried to browse the file but still same issue
View Article