PB.Net: DDDW - selected value disappears
Hi, We are migrating few applications from PB Classic 12.5.2 Build 5583 to PB.Net. We are facing an issue in DDDW in few applications. The situation is similar across the applications. We have few DDDW...
View ArticlePB 12.6 issue: passing structure to external C++ function
Hello, I'm just in the phase of migrating applications from PB 12.5.2 5629 to PB 12.6 4011.My application uses calls of external functions residing in a C++ DLL with passing structures as arguments. PB...
View ArticlePB12.6 64-bit issue: GlobalMemoryStatus
I am deploying my PB12.6 app as 64-bit.Calls to GlobalMemoryStatus are returning low memory.This is not correct as the memory exists and the 32-bit deployment works.What can I do to rectify? I read...
View ArticlePowerbuilder export multi-language to Excel
Hi my application require to export chinese / japanese characters to excel.but the output on exlce display as "????". i have managed to input & display the chinese/japanese on the powerbuilder...
View Articleo90 WIN7 64 bit error row changed between retrieve and update
Hi, we have a problem migrating from PB9 to PB12.5 to WIN7 64 bit OS The application works fine under WinXP if compiled both in PB9 or PB12.5 , using O84 or O90 DBMS. The problem is rising with WIN7...
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 ArticleWindows SDK for .NET Framework 4.0 or higher must be installed.
I have installed PowerBuilder 12.6. for about 3 times and still have the same problem.I have installed all the prerequisitesFor testing purpose I use a win32 application from "tutorial" with...
View ArticleSaveAs PDF not working
On Windows 7 64bit I am having trouble with SaveAs PDF. It works fine for PB9 but PB10 and higher fail. I have tried Ghostscript 8.71 and 9.00 32bit.
View ArticleGetFullState and dynamically created datastores with nested reports
Hi all, I have a problem with GetFullState and dynamically created datastores with nested reports. The problem is that apparently GetFullState does not include the nested reports rows into the blob...
View Articleole automation project for 12.5?
We currently have a PB 10.2.1 OLE Automation Project that we're trying to port to PB 12.5. I've spent over an hour searching help and online help for an answer, but can't find anything specific. I...
View ArticleUsing .NET to create SMTP Client in PB12.6 Classic
I have never yet used PB.NET.I wish to explore using PB .NET to create an SMTP Client in PB12.6 Classic.I have seen some code that Bruce published on this site, but I do not yet have the skills to...
View ArticleForeign characters in web service response
Hi all I'm calling an address searching API from PB Classic 12.5 and while the generated proxies work fine any response with foreign characters embedded in the strings is displayed with those...
View Articlepowerbuilder 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 ArticleHow to create an application as a service in windows
I have PB made application. Is there a way to create this application as a service in windows?
View ArticleConverting Characters with PB 12.6 - CharA not working correctly?
Hi, i am just testing a migrated Powerbuilder application from PB 9.5 to 12.6. here we have some functionality to read data from a Blob and show it later on with a datawindow.In this context i discover...
View ArticleEJB Calls problem with PB12.6
Hello,We are experiencing a problem of calling EJB from PB 12.6 to JBoss EAP6It worked fine with PB 11.2. It also works fine when calling from executable. The problem only occurs when it called from PB...
View ArticleProblems with Restart() in PB 12.5
We are having problems with our application's "Logoff" operation, as opposed to our "Logout and Exit". The problem does not occur when running the application within the IDE, only in our deployed...
View Articlejboss-5.0.1GA error ( jboss-4.2.3.GA OK)
powerbuilder application plugin-1.1 test : 1: jboss-4.2.3.GA OK sun jdk 1.5 2: jboss-5.0.1GA error error。
View ArticlePB.Net SMTP Mail
I have spent some time examining Bruce Armstrong's n_smtpclient object.I have a few questions which I hope can be addressed and which will take me closer to comprehension.Where are Namespaces...
View ArticleReading target files from powerbuilder workspace
Hi I am trying to create an Utility to read and copy the PBT files from one place to another place.For that, I would like to read the list of PBT files from Powerbuilder workspace (*.pbw) I am using...
View Article