PowerBuilder 12.5 Classic GhostScript creating blank pdf
I am using window 7 x32. PowerBuilder 12.5 Classic and GhostScript 9.1w32 I am trying to update an old script (written in PB8) which used to use a Jaguar server to generate PDF documents, but for...
View ArticleHiw to open PDF file Adobe reader using PowerBuilder Windows application ?
I saved the datwindow in pdf format using saveas() method and I want to open it in Adobe reader once it is saved successfully..in web application i used download() method to open it in PDF reader but I...
View ArticlePowerbuilder vs Java
Hi All I am new in powerbuilder, I was working in JavaI want know Powerbuilder vs Java Thanks Alberto
View ArticleFatal Disk Error
Powerbuilder Classic 12.5.2 We have user reporting Fatal Disk Errors from our Powerbuilder application more often than I'd like. Does any one have any ideas what causes these? I'd like to try and...
View ArticleRich Text Control - Visible tags on .pasteRTF()
Getting the text from the database and pasting it to the Richt Text Control, I get some of the tags/formatting visible, which I don't see how to get rid of. The text owidctlpar gets stored together...
View ArticleProblems using List in PB.NET script
Hello all,I am using PB.NET 12.5.2I am using c# types in PB.NET script and I get errors "illegal data type system.collections.generic.list[[...]]" I this a known limitation, or is it supposed to work...
View ArticlePossible to modify/migrate a existing .pbl file without using workspace(.pbw)...
I've a project to work update and few changes on PowerBuilder .pbl files, that I want to update/edit something, but i dont have any workspace(.pbw) and target files(.pbt). Is it possible to modify...
View ArticleDoes PB 12.6 Corrupt long nvarchars in SA with DisableBind=1 ??
HI - I posted this in SAP PowerBuilder and it seemed no one saw it - so reposting here so more of the community knows about this. Note also that I am not sure yet whether this happens only to long...
View Articleconnect powerbuilder app to sybase ase usig ole,adonet or odbc?
Hii have ase 12.5.4 installed in win 8 -in the same machine i have pb11.5i can connect it in (db profile) using sys sybase asein my app i connect through" SQLCA.DBMS = "SYC Adaptive Server...
View ArticleInformation Needed on Rich Text Column Behavior
I am trying to take a notes application which was using a 32k varchar column and move the support of this from plain text via a mle to a rich text column. It seems to work redefining the column as a...
View ArticlePowerBuilder 11.5.1 default language in DW text field changed
Hello. We upgraded PowerBuilder 9.0 to 11.5.1 recently. Experienced many issues, most of them solved by now. My current question is: On a regular text column fields in DW, we use one of two...
View ArticlePB12.6 InputfieldInsert
VERSION 12.6 Build 4081conf_no = 366rte_letter.InputFieldInsert ( "conf_no") In 10.5 it produced a mergefield in the document rte_letter as shown below { MERGEFIELD {conf_no}} In 12.6 Build 4081 it...
View ArticleSingle Sign On (SSO) integration in Powerbuilder Application
We have an application developed in PB v8. Our client has asked us if PowerBuilder application can integrate with their Active Directory using single sign on. Users launch the application from Windows...
View ArticlePB - xls automation
Hi all, PB 11.5.1. build 5097 // office 2013 I am using the following piece of code to "convert" multiple datawindows into one excel file with multiple sheets. I am using the...
View ArticlePB 12.6 - ASE SP using Image Data (broken)
Hi Everyone; ** The Problem ** Just a heads-up on using PB 12.x with SAP's ASE DBMS where a Stored Procedure is used to either Insert or Update a LOB column (ie; IMAGE) in a given the ASE database...
View ArticlePowerBuilder 11.5.1 - Run("XXXXX.exe") on one machine, locks other stations...
Hello again..... When upgrading from PB9.0 to PB11.5.1 we encountered another issue: when Running some application in code, such as:Run("xxxxx.exe"),everything used to work fine in PB9.0 After upgrade...
View ArticleORCA poorly documented
The pborca.h file included with PowerBuilder describes two functions that are not included in the PDF documentation: PBORCA_ImportPBeXtension - added in PB 10.5 PBORCA_SccSetPassword - added in PB...
View ArticleWhat is the lastest 12.6 build?
I've been searching and can't find a definitive answer. Is 4081 the latest 12.6 build number available for public consumption?
View Articlecreate windows instance dynamicly: create using
Hi I want to open an object window whose name is stored into a table this is my code: ////////////////////////////////////////////////////////////////////// window w_windowinteger li_returnstring...
View ArticlePB Newbie - DW's DataSource
Hi PB Gurus, I need help. I have a stored procedure (SQL Server 2012) with argument. It run ok in Database painter. Now, I want the result of my stored procedure to be thedatasource of my datawindow....
View Article