Trying to call Java-function from Powerbuilder
Hello, I'm using PB 12.1 build 6639 on Windows 7 Pro 64bit I used the sample from http://www.rgagnon.com/pbdetails/pb-0224.html to try this out. The problem is, that a call to createjavainstance() is...
View ArticleEAServer Network Error
Dear Gurus, Please see that in my production environment my application get crashed with below error in EAServer log. Can you please help me to identify that,1) what is this error.2) Is this error...
View ArticleWeb Service Consuming
Hello all , When I am trying to run a web service from my IDE I am getting an error : "Null Object reference at line.... " the code in this line is : sc.CreateInstance(my_ws_name ,...
View ArticleOn Screen keyboard for tablets
When I run a powerbuilder application on a Windows 8 tablet, I supposed that on screen keyboard would be shown automatically when I clicked editable object but it didn't work. Even If I try to run...
View ArticleDataWindow export XML: how to remove empty elements
I have a datawindow with some data, and have a XML export template defined. Some values in mentioned datawindow are null or empty, Is it possible to hide empty elements in export XML? Example:...
View ArticleThe new Definitive Datawindow
http://amzn.com/B00X1V6XBU I republished the popular Definitive Datawindow. It has been updated for PowerBuilder 12. It is also now a Kindle book so it only costs $10. It's the first PowerBuilder book...
View ArticleDBMS ?
Hi all, We are wondering who is using which RDMBS with powerbuilder ? We are thinking of replacing our (sybase) SQL Anywhere by a new dbms, not too sure which one yet, hence the question We have used...
View ArticleUnable to connect to Sybase DB from PowerBuilder Version 7.0.3
We are trying to connect to Sybase DB from PowerBuilder Version 7.0.3. While trying to create a new DB profile it is giving the error "Unable to load the requested Database Interface. Please make sure...
View ArticlePB12 trial version usage pop-up
Hi, We currently have a trial version of PowerBuilder 12. We are upgrading from PB10 and are currently trying to run some tests on PW12 trial version. One of the test is a build through Jenkins. This...
View ArticleIs there a future after PowerBuilder 12.6?
Could someone at SAP elaborate on this topic?
View ArticleSlow in Save
Hi guys I've just migrated from PB 11.1 to PB 12.6 last EBF but even if my pbls are stored locally I spend 20 second for every Save; with PB 11.1 saving was very fastIf I open my workspace from a...
View Articleweb services in powerbuilder 10
I want to call Web services written in ASP.net from power builder 10. Is it possible? and if possible then how to do it?
View ArticleTrying to call Java-function from Powerbuilder
Hello, i am using Powerbuilder 12.1 build 6639 on Windows 7 Pro 64 bit. //constant string CLASSPATH = "C:\Eigene Dateien\pb105\kmt" string classpath = ".;C:\Eigene Dateien\pb105\kmt" //string classpath...
View ArticleClearing data in dw
Hopefully I am in the right spot. I know for sure if I do a dw.reset() in a dw I clear all data and if I do dw.retrieve() I get fresh data back into the dw. Here's my problem. I error out of a record...
View Article'MID' is not a recognized built-in function name
Hi, I am trying to run the following : SELECT auth.c_name, auth.auth ,MID( auth.auth, 1 ,1) AS COLUMN_0 ,( select "function" from key5932 where "key-index" =0 ) as index0, But i am...
View ArticleCD Powerbuilder 7.0.3
Hi, We lost the CD Powerbuilder 7.0.3 build 10009. Does anyone have this CD ? Is it possible to get a copy (or a zip file) ? Thank you Michel
View ArticleWindows 10 & Appeon Development
I am having an issue with my Appeon Development on a brand new Windows 10 PC.Any time I try to do an Incremental Deployment for an application to the Appeon Web Server, Appeon will instead perform a...
View Article.Net Webservice - soap connection runtime error in windows 10
Hi everyone , I have a problem with windows 10 ,when I create a soap connection for a .net WebService it shows this error on run-time : this errors occurs only with Windows 10 , I don't get this error...
View ArticleProblem with Powerbuilder MAPI / Mozilla Thunderbird / Tobit David
Hello, since PB 12.6 (Build 4035) we have problems using the "mailsession" object with programs like "Mozilla Thunderbird" or "Tobit David". Although e.g. Mozilla is the default email client on the...
View ArticleGPS Ability on Appeon Web Server
Hi Folks. I need to be able to give users basic GPS capabilities when running on a Appeon Web server. Plotting and viewing local coordinates is a must, zoom and orientation would be nice but not...
View Article