DDE server option hanging the application
Hi, My application uses DDE to exchange the data between two Powerbuilder applications[GetRemote ()]. But recently we are facing the issue application not responding. We are uising StartServerDDE to...
View ArticlePBTools For PowerBuilder 5 to 12.6 (Build 116)
Hi Everyone PBTools for PowerBuilder (Build 116) is ready to download. https://myelkovan.codeplex.com/Now it can read PB9 and earlier libraries thanks to Arnd Schmidt's pblraw object. (Verzeihen Sie...
View ArticleOLE and Office 2013
Hi all,with Powerbuilder we are using OLE to create and later open MS Word documents for viewing. This works fine for several versions (2003, 2007, 2010).Now while testing this feature against Office...
View ArticleSlowness of SQL Server running on the cloud
My PB 10 app is connecting to Microsoft SQL Server using OLE DB provider SQLOLEDB. The response time when the database server is on the local network is excellent. When I run against a cloud based SQL...
View ArticleProblem using funcion SetDetailHeight, pb 6.5
In this following script, the function SetDetailHeight, return -1. dsrx is a DataWindow with three nested Report Object, one of them has the name "resultado". I don't understand what is wrong. Can...
View ArticleIs there higher version of PB12.6(patch) than 3506?
Hi Is there higher version of PB12.6(patch) than 3506?
View ArticlePB .Net assembly not working on PB Classic (12.5.2 version both)
Hi! I just followed the steps for using a .net assembly on PB 12.5.2 Classic target. I'm getting a "-2" error (class not found) on my PB Classic client when using Connecttonewobject function My...
View ArticleToolbar icons get distorted in Win8.1
Running our application in Win8.1, we came across this Some of our icons got utterly distorted. We are using PB 11.5 and .pbr Have you come across such a thing yourselves? Is there any remedy? And...
View ArticlePowerbuilder App hangs in windows 7 - 64 bit
I had originally posted on the sybase forum, about an issuewhere we seemed to have powerbuilder applications that would hang, when splwow was running on a windows 7 - 64 bit original postWe have a Main...
View ArticlePowerFilter Issues with 12.6
Has anyone had an issue with PowerFilter not getting the display value from Drop Down columns? Everything looks correct when it creates the computed columns with the LookUpDisplay() call but when it...
View ArticleRadio button is cut off on right side
I'm running PB 12.1 Build 6875. My radio buttons are chopped off on the right. Can I do something about this? TIALAS
View ArticleCalling a function in external dll
Hi I was trying to improve te speed of an application by offloading string manipulations to an external dll. I created a dll with two functions: replacefnstringreplace2 The fnstringreplace3 function...
View ArticlePb 12.6 .net Debug problem (variables values)
When I run the debug.......I do not see the variables values at the bottom left of the screen ?.....blank screenHas anyone run into the same problem" ???Thank youJP
View ArticleGetUserName doesnot give full username
I am using windows 7 and pb 11.2. When I am usingWhen I am using GetUserNameA( ref string userID, ref ulong len ) library "ADVAPI32.DLL", it doesnot give full userid. for example my userid is...
View ArticleWow, the world has certainly turned...
Microsoft Takes .NET Open Source And Cross-Platform | TechCrunch Open source .Net...
View ArticleAnomaly in Menu Source Code. What's the cause and the cure?
As I read through the menu source code (painter generated) of a massive, 20 yr. old, application’s large frame menu (35971 bytes in size) I am noticing a certain weirdness who’s origin I can’t...
View ArticlePowerBuilder 12.5 classic and secured IBM MQ server connection
Hi, Has anybody manage to connect PowerBuilder classic and secured IBM MQ Server, as we can get it to work unsecured using the activex approach.But using SSL we get errors in PowerBuilder due to...
View ArticlePB 11.5- Win8.1 Transparent is displayed Black
Just finished my transition to the new development machine running Win 8.1 and PB 11.5. When I anxiously went to my new PC to start working, a nasty surpise was waiting. I opened a datawindow and its...
View ArticlePowerBuilder web portal with Novalys icon ?
Hi all, What is this ? http://www.powerbuilder.eu Anybody knows ? Best regards ________________AUS Julián TagarroNeoSistemas SRL
View ArticleHow to add report title for crosstab datawindow?
by default crosstab datawindow is grid without title. But as a report it should have a title for user. How to put a Title at top of the report and it can across columns?
View Article