I can't see tables in PB using Oracle 10g
Good morning, I can not see the tables on PB. I configured the connection and it showed to me "It is succesful". But when I try to see the tables I can't do it. I do not if the problem is a...
View ArticleWCF - dealing with concurrency
Hi, guys, how are you? I have a WCF built with PB.NET and a PB 12 classic client.when I have multiples calls of the wcf, I got some database errors, like ora-24334. It seems that all the instances use...
View ArticlePB 12.5 Classic and EWS API
New to web services in PB so not sure if I am doing this right or completely wrong... Started by creating a Web Service Proxy, Got services.wsdl file from Microsoft. (note using office365 developer 30...
View ArticlePowerBuilder 11.5.1 4011 calling ASA 9 stored procedure to a web service
Hi, I looked around for an ASA forum and wasn't able to find anything, so I'm hoping that maybe someone will pick it up here. With the recent Heartbleed OpenSSL issue, our partners are changing their...
View ArticlePowerbuilder 12.5.2 PB Classic or PB .Net
Hi. Another question:Does Powerbuilder 12.5.2 include PB Classic only? or does it include also PB .Net? any difference from PB 12.5
View ArticlePowerBuilder 12.5.2 question
Does PowerBuilder 12.5.2 include any component in order to develop Mobile applications? If so which component is it?
View ArticlePB.net error when trying to debug
Able to save/build with no error but when I try to debug I get "Value cannot be null. Parameter name: Path2" any idea what this is? Should mention its a .net assembly target...ThanksDave V.
View ArticleSySAM service will not start
I've installed the SySAM software into the folder C:\Sybase. Per instructions I copied the license I was given to the licenses folder in C:\Sybase\SySAM\SYSAM-2_0. I instructed the license manager to...
View ArticleGetting dragdrop process to release the mouse
PB .net 12.5.2 I've got a drapdrop operation happening, and some code in the dragleave event to check for certain conditions. If a certain condition is not met, then I display a simple "OK" messagebox....
View ArticleFrom where to download PC client(mainly open client) for Sybase ASE when...
I have Sybase ASE 15.0 database installed but no PC client(mainly the open client component) for Sybase ASE 15.0. Can someone please tell me from where can I get PC client installed for Sybase ASE 15.0...
View ArticlePB 11.5.1 application crash due to Win8 touchscreen
Hi, PB 11.5.1.4011 application - runs fine on absolutely all windows versions, but on Win8 with touchscreen, it produces a generic "xxxxx.exe has stopped working error" when tabbing or clicking into...
View ArticlePB 12.5.2 and SAML
Hey Gang, My company is implementing SSO Authentication via Oracle's SAML offering; I don't have all of the details yet so I'm not even sure if I've phrased the following questions accurately: Can a...
View ArticlePostUrl from Power Builder 6.5
Following code is not working (the WEB SERVICE don´t receive the parameters). What is wrong? string urlname,urlheader=""blob urldatalong err,lonInet iinet_basen_cst_internet...
View Articlemenu
Hello all , Does anyone have an interesting idea of main menu ( not the PB menu object ) , something based on a datawindow .( my menu must go under filter of the current user running the application ,...
View ArticleOpening default email application with attachment in PowerBuilder
Hi , I want to open the default email application (could be Outlook ,Thunderbird ...etc ) and pass email content to it ( recipient , subject , body , attachment )Then user can review this email and...
View ArticlePowerBuilder and Subversion integration
Years ago I posted for info looking for recommendations for a Subversion plug in enabling SCC in Powerbuilder. Most people recommended PushOk and that's what we went with after reviewing the program....
View ArticleAccess Touch screen Keyboard in windows 8.1 tablet from PB11.5 application
Hi, I need to access windows 8.1 tablet touch screen keyboard from powerbuilder 11.5 application.Is there any api or active X Component is there to do so.
View ArticlePowerBuilder 15 beta- anyone testing with EAS 5.5
Hi folks - I am reposting this as a discussion instead of a blog post. Thanks to the folks who responded - as someone correctly posted. EAS 5.5 is EOL, so it's not a supported product. We are curious...
View ArticlePB 12.5 Soap Connection, Bad Runtime Function Reference
I am getting a Bad Runtime Function Reference when calling createInstance method on a Soap Connection: try SoapConnection connconn = create SoapConnectionconn.createInstance (lnv_webservice,...
View ArticleTimeZoneAdjustment
Hello there To calculate the time-offset to the UTC-time I found an useful function SELECT CONNECTION_PROPERTY ('TimeZoneAdjustment')described in attached file timezone.txt.According to the...
View Article