Ws Security config file wont regenerate with current code changes PB.NET
Regardless of the changes i make to the application code the config file generated on deployment remains the same. If i make modifications to the config file from a text editor,those changes are...
View Articleprogramming language selection
If you were to create new browser based device independent database application what programming language would you select and why? .netjavasap-rivergooglephpother?
View ArticleDid someone calculate the Longitudinal Redundancy Check (LRC) before?
Did someone calculate the Longitudinal Redundancy Check (LRC) before?Thanks
View ArticleWill there be only one IDE in PB15? What about WCF?
I think that ONE IDE for PowerBuilder 15 is the way to go.The PB Classic IDE is somewhat outdates ( no proper intellisense, cannot open several functions of an object at the same time, ..)The PB.NET...
View ArticlePBNI Wizard for Visual Studio 2010 and 2013?
Using PB15 beta, I saw in C:\Program Files (x86)\Sybase\PowerBuilder 15.0\SDK\PBNI\Wizards that there is still no wizard specifically targetted at Visual Studio 2010 and 2013.If PBNI is still alive, I...
View ArticlePB15beta : PBNI and 64 bit support
HiI have heard that PBNI won't support 64 bit deployment.Is it true?Is there an official statement from SAP of all the unsupported features when building in 64-bit, compared to 32-bits?What about all...
View ArticleSpin controls vs scripts
HelloIn a external dw-control I have a column presented as a spin control with values from 1 to 360.For every value i need to do some scripts but I can't find a proper event to do that.Usually I jump...
View Articleworking with ws
hi all , I need to work with this ws invoked by this wsdl file :https://toshavnet.malam.com/metroramadebitws/metroramaDebit.asmx?WSDL here is my code : sc = CREATE...
View Articleconsuming a web service
Dear Alli am trying to consume a web service using power builder 12.5 , i am getting the following errorcan not access the wsdl or the wsdl file is invalidthis is the wsdl file , so plz what is the...
View ArticleDatawindow Query Mode Wildcard Options
Does query mode in datawindow allow any wildcard characters like '%' or '_' or '*' ? I was trying to build a query datawindow that can return result for search like %TON% and return results such as...
View ArticleUnexpected behavior/errors after changing dbparm
Hi, PB 11.5.1(4608)SQL server 2008 R2db-Connection with SNC native client We have problems after changing dbparm at runtime. First we set SQLCA.DBParm="DisableBind=0" to save non-unicode characters...
View ArticleDatawindow Editmask DD Calendar
I have a datawindow column defined as a editmask dropdown calendar. This column can be null, however it seems that with editmasks, a null field can't be dispayed as blank but as "00/00/0000". Does...
View ArticleInstalling an application without the ".msi" file
Hi, guys. What if I have to install my application in a client who doesn't allow me to run a ".msi" file? We have installed all componentes manually, but I guess there's something missing, because...
View ArticleAppeon (mobile) call webservice
Hello folks! Just a short question: Can anyone tell me how to call a webservice from an appeon-app which is giving back a byte-array? Thanks,Tobias
View ArticlePB RoboHelp Freezing Issue
I've run into an issue where PowerBuilder freezes when opening RoboHelp via the ShowHelp function. If I pass a keyword that has multiple topics associated with it in RoboHelp, I am presented with a...
View ArticlePB 12.1 crashes when trying to open work space properties
I've just started getting a problem with PB 12.1.The IDE crashes when I try to open properties on a workspace object. Any ideas?
View ArticlePB 12.5.2 Publishing Issues
Hi, working with 12.5.2, doing a simple publish to http://localhost/<appname>, and worked fine the first few times. However, now suddenly, I'm getting the error:pbiu complete with exitcode=1....
View ArticleNeed to call a web service from PowerBuilder Classic 12.5
I have created a web service that is running on an IIS server. I need to be able to call this web service from PowerBuilder Classic 12.5. This web service is used to store and retrieve PDF files from...
View Articleunable to connect pb 12.5 to oracle 11gR2
I am trying to use powerbuilder 12.5 and oracle 11g release 2 for learning purposes but am unable to connect to oracle. Am getting the ORA-12524 error whenever I try to connect the db profile for...
View ArticleRow count for a datawindow group header
Hi All, I couldn't find a good way to do this yet. I hope one of you has an idea. I need to know in run-time, the row number of the group header. This is so our usual rows color alternating Scheme...
View Article