Saveas 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 ArticleHow to find out the orientation of the datawindow from PSR file?
Hello, I have a program that saves the retrieved datawindow as PSR file. PSR view shows the proper orientation of the datawindow. However, when we open the PSR file in notepad, print.oritentation is...
View ArticlePB15beta : PBNI and 64 bit support
HiI have heard that PBNI won't support 64 bit deployment.Is it true?Is there an official statement from SAP of all the unsupported features when building in 64-bit, compared to 32-bits?What about all...
View ArticlePB 12.5.2 Build 5801 - Craches on pfc sort column descending
Hi Guys I've got an odd one. My application crashes if you click on a column to sort (using PFC). When you click on it the second time to sort descending it goes through all the code in the clicked...
View ArticleGet Sql And Set Sql
Is there anyway can I use getsql and set sql to add another condition in where statement. The datawindow argument will not work due to more than 6 flexible choices like all record or selective...
View Articlehow to use messagebox to print an date
how using the command message to see an date.yehudaf.
View ArticleToolbar icons are not showing
hello..I have replaced some toolbar icons in my application.When i run my application in another system the icons are not showing..i know this is the path problem .now i have given all the icons in one...
View ArticlePowerBuilder .NET and *.LICX Files as Embedded Resource
Has anyone here had experience attempting to utilize *.licx files as embedded resources with vendor components who use this technique for licensing?My attempt has the components referenced in...
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 ArticleComposite Report with blank page (last page)
Hi All, i have created a composite report with 2 datawindow. But encountered the last page of the composite report to be always blank. tried to print the 2 datawindow individually and they work fine...
View ArticleConnection Security
Hi All, Trying to flush out the issues with security for a PB app connecting to MS SQL Server. It occurs to me that if someone has access to the .exe they could use a hex editor to peek in side. I...
View Articlepb 11.5 connection to TLS1.1 webservice
Hi all, I have a simple answer, but I find no answer on Google. Is it possible to communicate from a pb 11.5 application with a webservice secured by TLS 1.1?The webservice client is made by the .NET...
View Articledata insert problem
hi all...when i insert values in to SQL database through power-builder application the data is not in order. they are randomly stored.. what should i do to save the data in SQL in order. with...
View ArticleSave datawindow as PDF file in PB12
Hello, I had a program that converts PSR files to PDF files using saveas PDF function in PB9.We just upgraded the PB program to PB12 and upgraded adobe acrobat from old 5.x to the latest and...
View ArticleProblems Changing Default Application Text Font
Hello, I am using PB 12.5.2 5609 Win 7 Pro 64bit. Lately, I am experiencing problems trying to set the default text font for application objects. I open the additional properties dialog and then change...
View ArticleType Casting in PowerBuilder .NET 12.6
Well, yes I suppose I'm in denial<g> but... Can anyone proffer (malaprop?) a workaround to the prohibition against direct type casting to achieve the equivalent of... [C#] // Creates an...
View ArticlePB Newbie
Hi, I want to learn PB. If I may ask, where will I start to know the basics? Thank you!
View ArticlePowerbuilder Excel Setremote Error
Hi,This is my code; long handle, i, exsat = 3, sbulinteger varmis sayfa1 = create OLEObjectVARMIS = sayfa1.ConnectToNewObject ('excel.sheet')IF VARMIS <> 0 THEN messagebox("Dikkat","excel not...
View ArticleDW Painter question
I have a tabular datawindow that is designed and I want to change the name of on of the database columns. No other changes but in the name. When I do this the DW resets back to the defaults destroying...
View ArticleWhat is your prefered source control version tool ?
What source control version control tool are you using with PowerBuilder ?What is your prefered one and why ?
View Article