PowerBuilder Compatiblity with Oracle 12c & Oracle 11g R2 version
Hi All, Could you please give your input/Suggestion on the below points? The client has different version of powerbuilder application starting from PB 6 to PB12. The client want to migrate the oracle...
View ArticleSetting tab position in a richtextedit
Hello! I couldn't find any information about (and hope this wasn't posted before): Is it possible to set the position of a tab in a RichTextEdit control by code? Thanks in advance,Bernhard
View ArticlePowerbuilder Install hangs
Hello everyone, I am trying to install PowerBuilder versions 12.5.2 & also tried 12.6 on a VM.(windows 7 -- 32 bit )The installer starts and then installshield minimizes and just hangs there with...
View ArticlePowerBuilder 12.6 App crashes randomly
Hey Guys, we have a big problem with our application on only a few clients of our customers, running our PB application. The application is crashing randomaly. The crash can't be reconstructed....
View ArticlePerformance issues with Powerbuilder Classic 12.5 Application
Our application developed in PowerBuilder Classic 12.5 is experiencing poor performance at some sites. In testing and benchmarking the opening of a specific window in the application we are finding...
View ArticlePB 12.6 64bit exe - how use all 8g memory?
I want to be able to see it in the resource monitor or task mgr it is using more memory. I have upgraded to PB 12.6. I do not have any 32bit dlls. The app converted very easy and fast, once I removed...
View ArticleWeb Services and shared folders
Hello Let's talk about WS I need to read and write files from a network folder ( nas ).I saw that IIS creates an environment under "C:\inetpub\wwwroot\xxxxxxxxxxxxxx\file\session\__webservice__\c"...
View ArticleRetrieve Rows As Needed
I thought I might try this to help provide a performance boost for my app but have discovered that it does introduce locking issues that cause it to freeze when trying to update tables. In doing...
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 Articlehello,how do I read and write the microsoft office word document with...
hello sir/madam is there any library for Powerbuilder or C++ to read or write a microsoft office document?any suggestion?regardsKen
View ArticleSMTP SSL Issue
We have been running SMTP succesfully with PB12.02. Recently we upgraded servers and now SMTP does not want to send e-mails externallyfrom the log: of_SendMail Start: 10/14/2015 14:50:20220...
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 ArticlePB12.6 64-bit
Two questions related to converting to run in 64-bit mode: I am going through my libraries looking for calls to Windows API which may have variables which are handles.I am changing all "long Hwnd" to...
View Article.net unsupport cluster
in pb 11.5.1 5097 easerver 6.3.1 code work fine: connection myconnect long ll_rc long ln string ls_helloworld n_mycomp ln_mycomp myconnect = create connection myconnect.driver = "jaguar"...
View ArticlePB12.5.2 Classic / Web Service call / ‘The request was aborted: The request...
We have a PowerBuilder Application (PB12.5.2 Classic) which makes a web service call to SAP.Some Clients get a message like ‘The request was aborted: The request was canceled.’ Not all! From SAP side I...
View ArticlePowerBuilder11.0 : SQL Azure : SQL Server Native Client 10.0
while connecting powerbuilder application to SQL Azure using ODBC(DSN) getting this error on datawindow update. ERROR [22008] [Microsoft][SQL Server Native Client 10.0]Datetime field overflow....
View ArticlePowerbuilder + Newsletter
Hello I'm looking for a way to interface Powerbuilder with a program for Newsetter. I need to send emails, but did not want to use MAPI for a variety of reasons which I will not specify here. Someone...
View ArticleProblem accessing Odata from PB, not from Browser
Hi, I need to access some information from MS Navision using Odata. I have created a DB Profile but test returns an authorization error (401) I works fine from my computer on Google Chrome, also works...
View ArticleGetting Error "Error accessing external object function(R0035)"
Hi,I am trying access OCX file using oleobject in powerbuilder.When calling functions of ole throws below error. sample code:oleobject ole_cardole_card= create oleobject ll_ret =...
View ArticleOpen Appeon Web Page and Pass Credentials
Greetings All, We have a portal that is built using Appeon. Works great!! I now need to create a link on another web page on our network (created using Visual Studio), call the home page of my Appeon...
View Article