MSSQL : converting IMAGE to varbinary(max)
Problem 1:What's the best way to convert columns from IMAGE to varbinary(MAX)? I'm just testing my application which runs on sql 2008 r2 (but on compatibility mode 80 (sql server 2000). I probably have...
View ArticleCheck any background process is running.
Dear Team, As you know as a powerbuilder classic developer we can check the user inactivity using idle event, we can also check the database connectivity using DBHandle. Can any body help me how do i...
View Articlesetlibrarylist and machine compile
PB 12.5.2, current EBFWindows 7, 8, 8.1 (32 and 64bit) We're doing a machine compile to avoid a app crash (one specific response window, no weird code, worked in 10.2.1, now crashes at random) and have...
View ArticleMultithreading Architecture
Hi Everyone; For many years (OK decades since PB 5.0) I have designed and developed many multi-threaded PowerBuilder Classic appreciations (including within the PB Server [DPB]. The following...
View ArticleWindows SDK for .NET Framework 4.0 or higher must be installed.
I have installed PowerBuilder 12.6. for about 3 times and still have the same problem.I have installed all the prerequisitesFor testing purpose I use a win32 application from "tutorial" with...
View ArticlePowerbuilder 12.6 autoinstantiate problem
Hi Powerbuilder 12.6 does not call constructor event in runtime if object is autoinstantiate. In design time there is no problem. Is there any update after build 3506? If I cannot solve this problem, I...
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 ArticleTrigger Changed Event on Datawindow
Greetings All, I have a window with a datawindow that presents a grid to a user. When they enter a base rate, it triggers the change event which does a lot of calculations and does setitem on a bunch...
View ArticleSQL Server raise error in triggers not shown in DW error msgbox
Hi all, Some of the raise error messages inside the triggers are not being displayed in the DataWindow Error messageboxes. In those cases, the DataWindow Error messagebox comes with the SQLState code,...
View ArticleDDE 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 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 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 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 Article