PB SCC (SVN): issues and best practices
Hello all, I am a PB (12.5.2) developer and I have written many apps with this powerful tool for many years.I work for a small software company and I've been the only PB developer for a long time.In...
View ArticlePowerbuilder 12.6 error with PBSHR126.DLL
When I include PBSHR126.dll with my application to deploy, I get an error when I try and run the application. PBSHR126.DLL is either not designed to run on Windows or it contains an error. How do I...
View ArticleUsing Powerbuilder to run CTE queries
There seems to be a problem running CTE queries using Powerbuilder. I dont have the particulars regarding the problem since it is a client problem however we are using PB12.5.1 BUild 4595 using MS SQL...
View ArticleConsuming WebService using .Net Engine Wizard with password
Hi folks, in Pb 12.5.2 build 5602. How to use webservice proxy wizard using .Net Engine when the webservice is protected with password and username? i have tried but get the message "Cannot acces the...
View ArticleCreating COM library in PowerBuilder.Net
Hi Anybody how to create com library using the PowerBuilder .Net 12.6 . I have tried in PowerBuilder using the Target PB assembly and .Net Assembly in PowerBuilder.Net but no success. Thanks,Balu
View ArticleAppeon Rounding Issue? PB 12.5
Greetings All, I had a client that uses our Appeon web application complain about an error (kindly see screenshot). The system checks to make sure that the total of completed charges is either the same...
View ArticleMatch and get data from datawindow
Hi All, With PB12.5 here. I have a datawindow: dw_installation_dept with few columns: Department.deptID, Installation.InstID, Installation.InstCode, Installation.InstCode. Have a dropdown control at...
View ArticleProblem with Powerbuilder MAPI / Mozilla Thunderbird / Tobit David
Hello, since PB 12.6 (Build 4035) we have problems using the "mailsession" object with programs like "Mozilla Thunderbird" or "Tobit David". Although e.g. Mozilla is the default email client on the...
View ArticleTo add more worksheet to excel
Hi All, With PB12.5 here. Would like to know if possible to add extra worksheet into excel, as it is default to 3 sheets now.When I code to insert data into WorkSheets[4], it will prompts error "Error...
View ArticlePB/Infomaker Database connection - Display User Functions
In the database connections where it displays "Procedures and Functions" it is only showing procedures... how/what do I need to do to display user functions, I can see stored procs but not functions.....
View ArticleWord Document used for background on a datawindow
I have datawindows, that are used to print letters.Many of my clients want to use some form of letterhead to print these letters on.Is there an easy way, to use a word document as the background for...
View ArticleSaveas PDF not working in Web application using assembly created by PB.NET 12.6
Hi, I’m using PB12.6. I have a web application that need to print the report created by PB. I create a simple assembly in PB.Net to test it. This assembly has a simple function using datastore to save...
View ArticleGeneric PB Web Application in 12.5
Greetings All, I am trying to create an email that goes to our billing people so that they can approve or disapprove a charge override. I have a web site that I created in PB WebForms that is so...
View ArticleMLSync object - SQL Anywhere 17
Hi, i need a MLSync object that is compatible with SQL Anywhere 17.PB126 Build 4081 does only have MLServerVersion 16. Does anyone know something about a new version? Thanks Regards, Tobi
View ArticleCan you execute a stored procedure in the PB DB painter that returns an...
I have a simply Oracle procedure that returns a date such ascreate or replace procedure dbtest."sto_oracle_dtm" (adtm_today out date)isbegin select sysdate into adtm_today from...
View ArticlePowerBuilder COM component - transaction not connected
Hi, I have powerbuilder COM component (PB 11.2) used by 2 .net web applications. Both the .Net applications using same application pool. All the database interactions are in the COM component. One...
View ArticleSQL Anywhere - How get OUT-parameters of stored functions in PB
Hi, is it possible to get the out-Parameters of a sp (SQL Anywhere) in Powerbuilder?He read something about indicating that :ls_output is an OUTPUT variable (**OUTPUT**), but that does't work. Here is...
View ArticleCrash debuging PowerBuilder 12.5.2 Classic Target WinForm
Hello fellows Is there anyway to debug an application that was developed with PowerBuilder 12.5.2 Classic using WinForm Target (compiled in Windows .NET Forms Application). Application runs ok but...
View ArticleFuture of PowerBuilder Web Cast - Part 3 - App Architecture
Part 3 of the Future of PowerBuilder webcast (App Architecture) starts at 9:00 AM PST tomorrow (January 19th). If you have not already signed up, you can still do so at...
View ArticleCreating COM library in PowerBuilder.Net
Hi Anybody how to create com library using the PowerBuilder .Net 12.6 . I have tried in PowerBuilder using the Target PB assembly and .Net Assembly in PowerBuilder.Net but no success. Thanks,Balu
View Article