Slow 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 ArticleIs there a future after PowerBuilder 12.6?
Could someone at SAP elaborate on this topic?
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 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 ArticleRetrieval problem
in my application i am having check box and edit(the style type) in data objects i need to display som etexts on thos edit and those texts are there in my sql and in the dataobject i have a query like...
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 ArticleDeclaring Arrays in PB 12.5.1
Sorry if this is rudimentary, but I need to declare and load an array for X number of rows of data with various datatypes, sort it and then read the information in the sorted order. The data I need to...
View ArticleProblem using querymode after modifying dddw allowedit property
Hi,I have a strange issue that I am unable to solve and wondered if anyone has any ideas.My application uses querymode heavily. In most screens we have dddw objects that have allowedit set to No. When...
View ArticleQuerymode issues when amending DDDW allowedit property
Hi, I have a strange issue that I am unable to solve and wondered if anyone has any ideas. My application uses generic querymode functionality in all data windows. In most data windows we have dddw...
View ArticleLicense for PowerBuilder Enterprise
Hi to everyone. i'm not able to install PB 12.6 license on a windows 7 machine. i have my *.lic file, but after the installation, PB remain an evaluation copy. ( Originally i installed PB like an...
View ArticlePowerBuilder 11.5 Download
Does anyone know where the prior version downloads are located? I have a valid PB 11.5 license but can't find the download for the life of me. I am able to check-in and re-generate my license key but...
View ArticleChange the default values of richtext style?
for column in datawindow , if one field is of richtext style when i on this field the richtext menus appears with some default value ( for example font is "times new roman" - size is"11" - alignment is...
View ArticleDatawindow Grid Lines disappear
Hi all, I have simulated a rowfocus indicator by putting an expression in the background color of the detail band in a grid datawindow.That way the colors of the columns remain visible, in contrast to...
View ArticleWhat is the alternative to Sybase Infomaker for creating reports and .pbl files?
We, a local government in Utah, have a budget application called BRASS that we acquired in 2000. In the past, we used Sybase Infomaker version 12 to create report definitions or templates and save...
View ArticlePowerBuilder 12.6 crashes when closing application
PB 12.6 classic application works fine until closing it. Message "SAP PowerBuilder 12.6 has stopped working correctly. Please close the program."Development or Runtime makes no difference. Windows 7...
View ArticleCrash debuging PowerBuilder 12.5.2 Classic Target WinForm
Hello fellows Is there anyway to debug an application that was developed with PowerBuilder 12.5.2 Classic using WinForm Target (compiled in Windows .NET Forms Application). Application runs ok but...
View ArticleNeed to remove EAserver Jaguar components from PowerBuilder Application.
Is there any documentation on the strategy/plan to remove Jaguar from PB distributed application viz. Converting a Distributed Application to a 2-tier Power Builder C/S Application? If any one of you...
View Article