GetItemDecimal Vs GetitemNumber
What is the difference between GetItemDecimal and GetItemNumber ? Decimal is not a number? Ty Gimmy
View ArticleGetitemNumber fails
Premise:The reference data are: DB: OraclePowerBuilver Version: 12.1.6875 DW type for fields: NUMBERValues: In debug mode both values are 2933.49 I have a very strange case. This 'IF' statement...
View Articlehow to call SP automatically when issue a select clause?
I have a dw to get data from sql select like:select * from tab, proxytab where tab.id = proxytab.id ... the proxy table is created based on a stored procedure result set. When dw retrieve data, it...
View ArticleError while retriving a webservice datawindow in powerbuilder.net
Hi All, I have created a webservice datawindow in powerbuilder 12.5.net in WPF window application target.While retriving the webservice its showing the .dll file doesnt exist .But i have pasted the...
View ArticlepB 15 when? really need 64bit deplyoment
when is PB 15 going to be available???? really need: 64bit deplyomentwindows 8.1 supportsupport for sql server 2014
View ArticlePowerBuilder Print PDF -1 error
Hello, We have a legacy PB/EAServer web application that has been in use for 7 years using the AmyUni print driver to generate PDFs.It will generate PDFs successfully for a period of time and then the...
View ArticlePowerbuilder/Appeon freelancer
We are looking for a person who can build a very simple App for us for both IPhone and Android.I think this job is done in a week. Tools to use: Powerbuilder 12.5 / Appeon Mobile / SQL Anywhere 12 We...
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 ArticlePassing Any to .Net
Does anyone have any experience passing an Any datatype to .Net via a CCW? The .Net method is setup to accept the Any as an Object: public string CreateCsvRow(object[] data) The data I'm passing makes...
View ArticlePB.NET - DW initial column values are lost!
Hello, alI have just discovered this issue, doesanyone have a remedy? I have a DW with a large number of columns (>30). Some of them have initial values set up.When I change the select statement, I...
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 ArticlePB.Net 12.5 : Inherit Problem with WCF-Services
I try to build a simple Webservice in a WCF target of powerbuilder.net 12.5 Scenario:I create a simple baseclass (nvo) with 2 simple public variables of type string ("Hello") and integer (123)Then I...
View ArticlePrint to PDF
Hi. For the last 7-8 years, we've been using 2 different PDF-suites in our PB application, AmyUni and CutePDF.Both are giving us some issues on Windows Terminal Services, especially regarding antivirus...
View Articlequestion on autcommit of transaction and database configuration
I have a ase 12.5 with following setting on a dev server:select into/bulkcopy/pllsort : trueddl in tran: truewhen run a pb app without autocommit setting. It is fine. but on my production server, same...
View ArticleAssign or show "00:00 PM" as a default value.
Hi everyone, I am needing to show "00:00 PM" as a default value in a datetime field in a DataWindow. I need PM for ease of users and it is their requirement. I used the editmask hh: mm AM / PM but...
View ArticlePowerbuilder/Appeon freelancer
We are looking for a person who can build a very simple App for us for both IPhone and Android.I think this job is done in a week. Tools to use: Powerbuilder 12.5 / Appeon Mobile / SQL Anywhere 12 We...
View ArticlePowerBuilder Resources
Check out PowerBuilder resources for developers below.SitesPowerBuilder on Sybase.comAdvanced Learning MaterialsSample Code: Writing A COM Control for PB Using C# Part 1Technical Notes:Notice from...
View ArticleAdding DW column dynamically
Hi All, Would like to add a few columns at run time, the DW already has a set of columns with data which would need to be intact.The columns thus added would get data through code. Searched the similar...
View ArticleHas SAP has changed the way licenses are issued?
Hi Everyone; I was just informed by my client (Public Works Government Services Canada) that SAP has told them this week that ... "for two maintenance releases within the same major version that...
View ArticleADO .Net pooling creates connections on every call
HI! I'm making a connection through an instance transaction variable to my Oracle DB on a wcf webservice (PB .NET) I set up my connection string using Native Driver and pooling, and seems to be working...
View Article