how to pass/binding value/data between datawindow and xaml (by using custom...
I'm using powerbuilder.net 12.5I create 1 datawindow and in datawindow I add custom control (import from xaml file).So I want to ask, do anyone know how to I pass data/value from datawindow into that...
View ArticleFiltering of Dropdowndatawindow
Hi I am having a DW where column edit style is dddw. My code is posted below. DataWindowChild mgr_iddw_1.GetChild ("d_dddw_empfiltered",...
View ArticleError open webform
Hi, I create a new webform workspace from the classic template................ and it's successful But when I call default.html , the error came out : Is there any setting that I missed ?
View ArticleExternal Functions with Short type Return values or Arguments
I'm getting ready to implement several external functions in a PB application. I was reviewing the documentation and found this:You cannot call external functions with return values or arguments of...
View ArticleObjects in memory view
Hello, everybody! Since Powerbuilder .NET doesn't support the good "Objects in memory view" as Powerbuilder Classic, does anyone know a good replacement for this feature? Thanks! Deise
View ArticleUpcoming PowerBuilder Conferences
There are two PowerBuilder related conferences coming up in early 2015 in the US:ISUG-TECH 2015North Carolina PowerBuider User GroupMarch 30th to April 1stAtlanta, GeorgiaISUG-TECH 2015The conference...
View ArticleProblem with papersize and orientation between standard and label printers on...
Hey Guys, I have run into a strange issue related to rich text controls and rich text datawindows and papersize and orientation between standard printers and label printers. I am using PowerBuilder...
View ArticleSize of a database blob in Oracle
Hi friends. I created a table like this: CREATE TABLE blob_test (line_id number(2) PRIMARY KEY,b_file BLOB,b_embedded BLOB); then I created a new line with empty blobs: INSERT INTO blob_test VALUES...
View Articleerror click on datawindow in webform
I have a window that contained a datawindow, and migrate successful to webform, when Clicked to the column of the datawindow , an error came out : I had also disable all the script in all events of...
View ArticleOpensheetwithparm function
Hi all, PB11.5.1. build 5097 What can cause the opensheetwithparm function to fail ? I have a new installation on a windows 7 (done this many times), and no matter what i do , opensheetwithparm just...
View ArticleNot able to get Oracle stored procedure return value passed to Powerbuilder
I have an Oracle Stored Procedure that receives a string value and returns a string value.. When I call it from Powerbuilder, it executes but does not send the return value of a string back. I am...
View ArticlePB12.6 compatiblity with Oracle JRE 1.3.1_02
Hello I am currently using PB12.6 .we need to call the Java bean through OLE connection. Java bean is built in JRE_1.3.1_02 version. Here is codectisActiveXName = 'Java Bean Class'ioleServer = CREATE...
View ArticleORCAScript Build Project ???
Tested with PB 12.6 I found this article OrcaScript Tips, Tricks, Quicks and Snips which clearly shows an example of building via project object properties in ORCAScript syntax is build project pblName...
View ArticleAdding complex computed column at run-time fails in PB 12.6
I support a large 'vintage' application that was originally written in the late 90's, and has been migrated from version to version over the years. Currently I'm working to get it working in PB 12.6...
View ArticleInhertit from .NET assembly
Hi, I have a .NET assembly (generated from wsewsdl3.exe and compiled with csc.exe) to use a web service.In PB.NET 12.5 I inherited a class from one of the classes of that assembly because I had to...
View ArticleUsing .NET 4.5 features
Hi, is there a way to use the .NET 4.5 framework with PB.NET (12.5 or 12.6)? My script:System.Net.ServicePointManager.SecurityProtocol = System.Net.SecurityProtocolType.Tls12! The system.dll in the...
View ArticlePowerbuilder with Virtual Machine / Build Machine environment
We are in the process of upgrading our from Powerbuilder 10.5 to Powerbuilder 12.5, and upgrading our virtual machines from Windows 2003 to Windows Server 2008. We work in a virtual machine...
View ArticleORCAScript Build executable :Is the pbdflags string too long?
This application has *139* PBLs Orcascript build completes without error. This application build fine from within the Project Painter in the IDE But when executing an ORCAScript generated EXE,...
View ArticleDifference between what is displayed and actual data in a numeric column with...
Hi,I have run into a strange issue with PowerBuilder 12.5 and validation on a column not occurring correctly when the column has an editmask. We have modified our application to change the text colour...
View Article2015 Charlotte PowerBuilder Conference: Agenda Released
The preliminary schedule of sessions for the Charlotte PowerBuilder Conference has been posted on the NCPBUG.ORG website. It is still not too late for more sessions! If you are interested, please...
View Article