DataWindow.Net 2.5 IE 10 support
Hi, I know DW.Net is not supported but we have still used this component. I have recognised issue with IE 10 . CSSs for WebForm are not generated. I have tried to changed HTMLGen.Browser property but...
View ArticleGlobal variables in WCF service
Hello, allCan anyone point me to the document where dealing with instance and global variables in explained for WCF service in PB 12.5 ?I am not sure which variables (if any) exist only once for the...
View ArticlePB Classic Callbacks from .NET assembly
Hello! I'm working with a large scaled PB Classic 12.5 application and we are now going to implement some modules of the code in PB.NET.So we are still going to have a Classic application but with some...
View ArticleIssue with Datastore in powerbuilder 12.5.net version
Hi Team, I have created a function in a non visual object.The return type of the function is Array of Structure.In side the function i have declared a function ,describer in below code. DataStore...
View ArticlePB 12.5.1 Build 4015 Excel 12 Save As
We recently have clients with new W7 PCs and they have O365/Excel 2013. I have a simple save as function parent.idw_results.SaveAs ('', PDF!, TRUE). Saving out to Excel 5 does not work with very...
View Articlepbm_dwnkey code kills datawindow entry tab-out
I've added code to a datawindow user-event to 'ditto' code in a current column to code the preceding data. It is set up under the pbm_dwnkey Event ID. If a user presses the F8 key when in a column...
View ArticleHow to control the scroll property of a tree view control
Hi, I have a tree view control created using a table data source. Particular item in tree view has three levels for the root item and there are number of root items will be available in the tree view....
View Articlehow to track the report calling from powerbuilder?
Suppose I have a powerbuilder application myapp. there are many reports created with pb. There are 2 possible for pb report: datawindow get data from stored proceduredatawindow get date with sql. myapp...
View ArticlePB.NET creating ancestor classes in separate assemblies
Hello, allCan someone point me to a walkthrough on how to create ancestor classes and lock them into either PB or .NET assemblies? Becasue, after creating an assembly with an ancestor class, I cannot...
View ArticleProblem in saving PDF's in PB.NET 15 (greek regional settings).
Hi. Using PB.NET 15 Build 2005. Trying to save a PDF file with datawindow's saveas function. I receive the following messages (i provide two screenshots because the modal assertion window shows twice)....
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 Syntax for Programmable OLE Objects (Excel)
If I want to manipulate Excel (open Excel file, set value to cell, etc.), I need to write syntax like these (example): lole_excel = create oleobject...
View ArticleHow to set printing properties for Sybase.DataWindow.Wpf.DWDataWindowControl...
We use Sybase.DataWindow.Wpf.DWDataWindowControl version 12.5 for printing reports from c# code. The problem is that DWDataWindowControl do not accept printing properties settings from c# code except...
View ArticleCalling a function on a COM object and returning data to load into a datawindow
I'm sure this question has been answered before and I could swear I've seen Bruce demonstrate something like this, but my Google skills have failed me. I have a C# dll that Powerbuilder classic can get...
View Articlehow to find out data source for a datawindow?
I have a datawindow and I want to identify it's datasource. I open this datawindow in pb. then in design menu, Data Source is disabled. It means not direct sqlThen I go to Column Specific(small...
View ArticleGetting error while calling Web service in PB 12.5
Hi All, I am trying to call web service through my PB 12.5 but getting error like "Window sdk for .net framework 4.0 was not installed. please install befor use this feature." though I had installed...
View ArticlePowerBuilder 12.5 applications are getting slower and slower on Windows 7 -...
Hi guys, I need help. Our applications are written in PowerBuilder 12.5 classic. The database is Sybase ASA 9.0.2.Databases are installed on Win7 boxes. Workstations could be WinXP-32 or Win7-64. The...
View ArticleResult set is null when calling WebService in PB12.5 Classic
Hi All, I need a help to solve a issue with custom web service.I'm using DW Source as a Web Service in PB12.5. With the regular services it is working and returning requested XML's. For the custom web...
View ArticleDoes the .NET SOAP engine have any known bugs?
We are using PB12.0. Up until now we have been using the EasySOAP engine to consume a 3rd party's web service. The 3rd party came out with a newer version of their webservice. They recommended we...
View Article