Powerbuilder & cloud
My company has decided to approach the world of Cloud. I need to develop in powerbuilder for cloud (internal research).Where do I begin?Which cloud should I choose?There is one preferable for use in...
View ArticlePBNI and OleObject
Hi everybodywe try using PBNI to connect and wrap Event from SAP B1 and handling them in PB.Someone can give me hints to pass the Application object created and connected in PBNI (C++) to my PB...
View ArticleNeed Printer Control - Powerwhizz printer utility
Need Printer Control - Powerwhizz printer utility for PowerBuilder. Attached link to source for Powerwhizz in PB 12. http://www.sendspace.com/file/u3sga2
View ArticlePowerbuilder 12.5.2 will not install
We have a Win 8 - 64 machine with Visual Studio 2012 installed.When we try to install Powerbuilder 12.5.2, it says to install Microsoft Windows SDK for .NET Framework 4.0.Microsoft will not let me...
View ArticleQuestion about how to use GDIPlus in PB
This question is more academic at this point. I know we can call functions in a DLL using External function declarations in PB. Is there a way to use C++ classes and methods directly in PB? How about...
View ArticleInline sql to write a zip file into a varbinary data type in SQL Server
Has anyone had any success writing a a zip file into a varbinary data type in SQL Server? Here is a snipped of my code: //----------------------- Write record to database...
View ArticleNeed Help Orcale Problem
I've recently been upgraded to a Windows 7 64 Bit Machine and am having problems connecting to our Oracle database. I can connect to Oracle using SQL PLUS and to PowerBuilder applications that have...
View Articledw.saveas PDF
Hi, I am using PB 12.5.1 and when saving a dw to PDF the output pdf file is black and white.My datawindow has colors but are not transferred to the PDF.Is this the case or I am doing something wrong?...
View ArticleSetItemStatus for all Rows?
PB 12.5.1 I was wondering if there was a hidden trick to set all the row status' in one call instead of looping through all the rows. Chris Craft
View ArticleCalling an internet page with parms
Hi every one , i have this url : https://vetclick.co.il/AllUsersAccess/services/vtrservice.aspx?Key=Rama662383!!&Chip=985120013391069 the number at the last changes by the click of the userthe...
View ArticleSo, where do we go from here (e.g. WebForms)?
As you're probably already well aware, the .Net WebForms target was removed from PowerBuilder beginning with the 12.5.2 maintenance release. The reason it was removed was because of a third party...
View ArticleProblem converting 2,000 PSR's to PDF
Hello, I have a convert program that reads a psr and saveas pdf. The program is unpredictable, sometimes it converts 200, 300 and then I get a prompt from the Sybase Datawindow PS Document Properties,...
View ArticleApplication built w/PB 12.5 not remembering printer settings
Hi, Forgive me, I think this is going to get a little complex... I'll do my best to keep things clear and concise. Let me start off saying I am an IT Network tech... not an application developer....
View Articlewebform menu click -> leave this page
Hi, We have a webform build on PB 11.5.1 build 4608. There are problems with IE9 and IE10. Some users(we don't know why all users have it) can only use the button's under the menu and not the menu...
View ArticlePB-DotNET - Just another .NET-based parser for PowerScript
I started this project to find a good way parsing and analyzing PowerScript source code. The main criteria were performance and not to use PowerBuilder itself, because of some limitation by this...
View ArticleCall PowerBuilder function from C++ dll
What I want is to call a C++ function in a dll passing a PowerBuilder function as a callback parameter, so that I can call this PowerBuilder function from C++ when an event occurs. I know this can't...
View ArticleSQL Anywhere database published to internet
Hi all. I have published a SQL Aniwhere 12 database to the Internet (by IP address and port number across a Firewall).I have scripted a Sybase Powerbuilder application that try to connect via ODBC to...
View ArticleBest practice for empty "filler column" in datawindow
I'd like to add a "filler" column to all datawindow objects, in order to not have an empty space if the datawindow object have a total width less than the datawindow control. What would be the best...
View ArticleCreateInstance Error in PB 12.5.2 & Easerver 6.3.1 : 50 Distributed service...
Hi, I have migrated a PB 10.5 client server application to PB 12.5.2 and deployed all the server components to fresh Easerver 6.3.1installation successfully.Now when I am trying to run the application...
View ArticlePowerBuilder 12.5.2 on Windows 8: trouble providing the .NET 4.0 SDK
I encountered the following problem with PowerBuilder 12.5.2 on Windows 8: PowerBuilder would install only after a warning that the .NET Framework 4.0 SDK is missing.This did not turn out to be a...
View Article