How can I generate PDF
Good morning to all. I have this need: I need to print massively invoices and store them individually, in pdf format, divided into different folders per customer. How can I do to create PDF without...
View ArticlePowerbuilder will not connect to web service wsdl
Hello, I work with power builder v10.5.2 build 7016Oracle 10 and I have problems with a webservice which has several methods . https://www.sunat.gob.pe:443/ol-ti-itcpgem-beta/billService?wsdl 1.- when...
View Articledatastore print with WCF
Hi,I'm using pb.net 12.6 WCF Target. Calling from a pb classic 12.6 application. The WCF 12.6 tarshould load a datawindow into a datastore, retrieve, and then print. I tried using both the...
View Articlecalling .net reference from PB Classic
Hi all, I have a problem with calling the class of the .NET from PowerBuilder 12.5 classic.My actions: 1) I have created a project .NET Windows Forms2) Add a reference to .NET library...
View ArticlePowerBuilder Over Priced
SAP needs to get a reality check on their pricing for PowerBuilder. Recent news this week from Microsoft has indicated significant price cuts on Visual Studio 2015. For example: Visual Studio...
View ArticlePowerbuilder 12.6 - Saved Password disappeared at DB Profile(Not happned in...
env : OS-windows7 64bit db-Oracle10g PowerBuilder-version 12.6Problem : In Powerbuilder 12.6, the saved Password is disappeared at DB Profile setup as below, hence they hit ORA-1005 null password...
View ArticleEASERVER 6.3 and Certificate error
Hi all, I try to incorporate a certificate in EAServer 6.3. My actions : - Integration of the certificate in the keystore : keytool -import -alias alias_name...
View ArticlePayPal
Many PowerBuilder application developers have often asked me if PB has the ability to handle online payments. Now if you also use Appeon Mobile with your PowerBuilder IDE, Appeon Corporation has...
View ArticlePB 12.6 - Oracle DB Profile does not save Password
Hi everybody I have a problem with PB 12.6 I create an Oracle DB profile (ORC 10) and when I click in OK the password is not saved. I edit the DB Profile and it is "blank" So any idea about this issue...
View ArticleLocalized RunTime Files for spanish
Hi guys Does anyone know the path to download the localized runtime files for spanish? Thanks in advance
View ArticleFormula for calculating colors
I have also needed to use all three of the RGB command example(RGB(120, 255, 129)) to calculate colors. This is because the below formula from documentation makes no sense. Mathmatics would indicate...
View ArticleElectronic(digital) Signature with PowerBuilder
Hi to all,I'm looking for a electronic signature capture device(or vendor) that would allow me to capture and save a signature in Oracle database(blob datatype)or an image (bmp or jpg). Please let me...
View ArticleForce refresh of source control status in the IDE
Does anyone know of a way to force the IDE to refresh the source control status using a keyboard shortcut? I have a IDE Wizard that does checkout/checkin directly to the source control provider and I...
View Articlepb 12.5 in window 's browser left events ,instance variables
help me to restitute my browser window. yehuda fingher.
View ArticleSystem.AccessViolationException in Powerbuilder.NET
Hi , I have created a wcf service with powerbuilder .NET 12.5 build 5609.I have used inside my function a datastore with a very simple datawindow were I'm looping to get the data.The thing is that the...
View ArticleHelp me break my Cursor addiction
My name is Shenn Sellers, and I'm a "Cursor-olic". I've been using cursors for far longer than I care to admit because of their simplicity. I was able to get away with this when my database was...
View ArticlePass additional parameter to SOAP header?
We are using webservice datawindows to pass request xmls to call webservices. Additionally we use 'wsconnection' objects authenticationmode, username and password property to send information to SOAP...
View ArticlePB 11.5.1 and Windows Tablet 8.1
Hi all! We are thinking of taking our POS application written in PB 11.5.1 and SQL Server 2008 R2 (SNC) in the new Windows Tablets 8.1 We are actually buying time because in parallel we are developing...
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 ArticleProblem calling procedure
PB Version: 12.5.1Database: SNC ( SQL Server 2008 ) Source code: DECLARE sp_proc PROCEDURE FOR procedure_name @param1 = :ls_var1, @param2 = :ldec_param2 OUTPUT; EXECUTE sp_proc; On a specific...
View Article