SAP Integration using PB Classic 12.5
Hi All, I am looking for some advice/help with a request I have received from a client. They are using SAP EHP7 Service pack 2 and would like our Powerbuilder Classic 12.5 application to talk to their...
View ArticlePB 12.0 Issue with arrays of objects
I'm using PowerBuilder 12.0 and have created a web proxy using .net. I have the following objects in the web service. The problem I have is trying to declare and create the arrays. Taking the array in...
View ArticlePowerBuilder - TFS - Server Select
Working with PowerBuilder 12.6 Classic, and installed the MSSCCI provider for TFS, and seemed to work just fine connecting up to a test TFS server. So now I want to connect to the TFS production...
View ArticleMultiple targets : One SCC project: Help me pick my poison
Hi there, I have a suite of 80+ applications and a common framework (targets) whose source shares a single MS TFS project (divided by folder)My question is how to manage local development and 'work...
View ArticlePB6.5 to PB12.6 migration issue
Hi All, I had migrated the code from PB6.5 tp PB12.6. after migration i am facing an issue when ever do any operation on a window ( like select,fetch etc) i get Error calling external function %s .I am...
View ArticleApplication timeout after specific time
Hi Everyone, I am using Power Builder Classic 11.1 build 8123.I have a datawindow which fetch record after a long time (approx 30 min). After 15 min, my application times out in production environment....
View ArticleDBMS OLEDB is not supported in your current installation
Hello!I've installed PB12.6 and migrated my code from PB12.0 without problems, deployed the project and replaced the DLL-files of the application with the xxx126.dll files. (btw this is PB Classic)...
View ArticlePower Builder Licences for SAP Partners
Hi Team, One of the SAP Partners that I manage is looking to get the SAP Power Builder License. As an SAP partner they already have test and demo licenses, but since this is a development tool, I would...
View Articleappeon application close event
Other than the application crashing, is there any way for a user to exit that the application close event does not fire in appeon? I am logging the time when someone exits, but a LOT of the time the...
View ArticleAnyone know of API or a method to put a Response window in the taskbar?
Anyone know of an API or a method to get the title of a response window in the taskbar? The issue is an older PFC application that is using a response window for the logon window. The application...
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 ArticlePB12.5 Emailing to outlook 2013 using HTML dw - Not keeping formating
has anyone done emailing to Outlook 2013 using either SMTP or Exchange web service? Basically I have a dw with a picture, text boxes used for underlining and some data. (text/data formatted with...
View ArticlePB 12.6 and dockable
Hi, would someone be able to help me with the following use of the new PB12.6 feature "Docked Windows and Tabbed Document Windows" and opening sheets as documents, What I try to achieve is a) open a...
View Articleinformix profile in pb 12.5
I'm having problems connecting in to informix, using version 12.5every time I save the profile, it chops off the hostname. It only saves the first character.every time I save or apply, it cuts off...
View ArticleSharing ADO.NET connection with COM assembly
Hi I'm currently using PB 12.6 4011 and sharing out the ADO.NET SQLCA connection to a C# COM assembly using SQLCA.GetAdoConnection() I've structured the proxy as per the PB help and everything fine...
View ArticleDrop Drag Files from outlook
Hi all I had found code to drag files from explorer and drop into my dw control and its works great . Now I want to create the option for dragging files attached to an email ( right from the outlook )...
View ArticlePowerbuilder WS and persistent connection between IIS and ORACLE
Goodmorning everyone I developed a WS that connects to the Oracle DB and returns the information to interested clients. I have a problem. When I put into production the WS, I think it will be slow...
View ArticleSaving Sql Server data saved in a datawindow
I have a datawindow, that's pulling some data from a sql server database.But... on the exported file, one of the columns needs to be a counter of the row.It's harder to produce a row # in sqlserver......
View ArticlePB 12.6 Runtime Packager - MS Excel 12 Support Not Available
Good Day! For some reason, the PB 12.6 runtime package disables MS Excel 12 Support as an option. I do not think it's anything I am missing because the 12.5.1 packager allows me to select it. Is this a...
View ArticleDLL Call Detection?
What is your favorite tool/technique to sniff out what DLLs are being invoked by any Windows app at runtime?Especially when a required resource is not found? Thank you,John-Strano-from-the-Deep
View Article