powerbuilder application server plugin-1.1 test result
1: websphere 6.1 7.0 8.0 8.55 all ok use ibm jdk 2: jboss 4.0.5.GA 4.2.3.GA(sun jdk 1.5 ) ok but jboss-5.0.1.GA error 3: weblogic 9.2 ok but weblogic 10.3 error help me!
View ArticleRe: Are ASE 15.5 and SQL Server 2008 supported with PowerBuilder 12.6 ?
You all are so kind!THANK YOU SO MUCH!! Sawa
View ArticleRe: powerbuilder application server plugin-1.1 test result
Hi Guang; The PB Application Server plug-in was EOL'ed years ago and is no longer supported or sold. I'm not sure if you are going to get much help on that product now. Regards ... Chris
View ArticleRe: powerbuilder application server plugin-1.1 test result
The PB Application Server plug-in was EOL'ed years ago and is no longer supported or sold The EOL notice for the PB Application Server didn't come out until around July of 2014. That would about 6...
View ArticleRe: powerbuilder application server plugin-1.1 test result
2: jboss 4.0.5.GA 4.2.3.GA(sun jdk 1.5 ) ok but jboss-5.0.1.GA error 3: weblogic 9.2 ok but weblogic 10.3 errorWould need a bit more information that just "error".
View ArticleRe: Unintended gap between nested reports in PowerBuilder Classic
I also think it's a bug and was hoping to get some attention from SAP employees here. And no, every instance of B has a unique header and they can not be moved to A.I could make header on A different...
View ArticleRe: PB fails to connect another instance of server on EAServer6.
FWIW: Sounds like maybe an EAS6 driver issue to me (just my guess).
View ArticleRe: Crash running an orcascript with newvstylecontrols flag
Hi Isidro; 1) Make sure that you apply either the 12.5.1 or 12.5.2 MR as 12.5.0 was quite buggy 2) You could try it with the latest PB 12.6 release (see if SAP fixed it already). 3) If you can...
View ArticleRe: Crash running an orcascript with newvstylecontrols flag
Thank you very much Chris. I use PB 12.5.2. I'll try opening a support case.
View ArticleRe: pb7 setvalue for compute field not working
Look at the example I gave earlier. You pass the username as an argument to the retrieve() statement: If your DataWindow cntains a SELECT statement like this: SELECT col1, col2FROM STUDENTWHERE MENTOR...
View ArticleRe: Crash running an orcascript with newvstylecontrols flag
Can you try to use this undocumented option "3pass" for large targets: Note 1990866:PowerBuilder crash when building large/complex targets generated by ORCAScript … scc refresh target "3pass" This...
View ArticleQuestions on deployment for XSL-FO support
Hi, We have decided to use Apache FOP and XSL-FO support to save datawindows to PDF in PowerBuilder 12.5 build 2511. Development was a breeze and I have been able to save our datawindows to PDF. I am...
View ArticleRe: Questions on deployment for XSL-FO support
Hi Karen; 1) I thought (maybe my impression is bad) that PB 12.5 was tuned to work with JDK 1.6 only. 2) Did you create a JAVA_HOME environment variable? 3) Did you put ...The following JAR files must...
View ArticleError Sybase Anywhere Database
I use Sybase Anywhere 6.0.3. I try to load de service but the DB show this error. Regards.
View ArticleRe: Is there a future after PowerBuilder 12.6?
Having one tool in which we can develop both classic PowerBuilder applications as well as .NET applications is something I've already suggested in another forum. That’s why my suggestion to migrate to...
View ArticleRe: Questions on deployment for XSL-FO support
Hi Chris, The help files and any documentation I found stated that I required JRE 1.4 or greater. I will try the older version. I had created a JAVA_HOME environment variable but removed it because I...
View ArticleRe: Using .NET to create SMTP Client in PB12.6 Classic
Yes, I have those days too ... at my age its also called "some-timers" ... the solution that always works for me though is more COFFEE! Have a great day Bruce!
View ArticleResources folder generated by a msi file
Hi guys, how are you? I am using PB.NET 12.5.2, build 5629 to create a WCF project. I was wondering about this resources folder, generated in the path \<webservice>\resources. When I deploy my...
View ArticleRe: Using .NET to create SMTP Client in PB12.6 Classic
Thanks, Chris, for the helpful URLs.Yes, I noticed SMTP in the STD Foundation Classes.Unfortunately, for me, it uses a 3rd party open-source library for encryption.Larry
View ArticleRe: Using .NET to create SMTP Client in PB12.6 Classic
Thanks a million, Bruce. Today my education starts...
View Article