Using Manifest File in PowerBuilder 5
Hi, We are working in an old project which was developed in PowerBuilder 5.0, We followed the below steps to get the list of DLL and OCX getting register with our Application1. Searched in application...
View ArticleHow/where to by PowerBuilder 12.5/12.6
I contacted SAP today to buy a PowerBuilder license and was told that it is removed from their price list and is not avaiable for sale to new customers. Only exisisting customers on PowerBuilder is...
View ArticleI want to export data to Excel 2010 along with no limitation of 60000 rows
Hello All, Currently, I am using Power Builder 11.5 version. Right now, we have limitation to export data in .xls file only. I want to download data in .xlsx format along with no limitation on no of...
View ArticleIs there a bug in 12.6 Environment object?
I don't have 12.6 myself but some code I wrote was migrated by someone to 12.6 and it appears that PBMinorRevision is reported as zero instead of 6. If this has been fixed, please let me know how they...
View ArticleRunning 64-bit PB12.6 application
I am trying to use PB12.6 for a 64-bit platform.I created a "Hello World" app and linked it for 64-bit platform.On attempting to run the executable it crashes with "The application was unable to start...
View ArticleInternet Database Driver VesnData.Net For PowerBuilder
We developed a set of Internet database driver VesnData.Net for PowerBuilder,Support PB9 above versions,SQLSERVER and ORACLE database.A large amount of data loading speed on the Internet is direct 2-6...
View ArticlePowerBuilder 12.6
I need help on how to deploy PowerBuilder 12.6 application written in Window 8.1 to a user having window 7. Can any one let me know what dll's are required.
View Articlememory concerns for adding a Memo, which is 64,000 characters
Using 12.6 classic with access and microsoft SQL database If I add a memory field to a table, I am concern the memory will be enormous since that will be many records in the table. most of the time the...
View ArticleIssue with rich text datawindows and rich text edit controls after migrating...
Hello, I have recently migrated a Powerbuilder 11.1 Build 8204 application to Powerbuilder 12.5 Build 2511 and have run into an issue with rich text edit controls and rich text edit datawindows after...
View ArticlePowerBuilder 11.5 & C++ DLL issue
I am using the following technologies together:OS: Windows 7 Enterprise Service Pack 1PowerBuilder Version 11.5 Build 2506Microsoft Visual Studio Ultimate 2013 Version 12.0Database: O90 Oracle 9i I...
View ArticlePB 12.6 (build 3506) Application Exit Codes
Environment: Windos 2012 R2 Server, PowerBuilder 12.6 Build 3506Building 32 bit application I've got a utility application that's running as a service. We're using NSSM (the Non-Sucking Service...
View Articleselect all checkbox at header column of data window
Hi,I tried to add a check box at header column of data window. It doesn't allow to place check box at header column, it allows to add at detail columns. my requirement is to place check box at header....
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 ArticleGetting error response while trying to access REST webservice through...
Hi Team, I am trying to access a rest webservice through powerbuilder 12.5(.net).The rest webservice is secured through basic authentication.I am passing the userid and password through powerbuilder to...
View ArticleWhy is datawindow retrieval in Window so much slower than Datawindow painter?
I am using PB 12.5. The problem is my datawindow that uses a stored procedure as a data source runs in 2-3 seconds in the Datawindow painter. However, when the window runs the data retrieval takes...
View ArticleRun and Wait
I want to run another powerbuilder application exe from our main application when a user clicks on a menu item I've seen examples of the run and wait. Will this work with another pb .exe My goal is to...
View ArticleVPN connection to Sybase is slow
I am using PB 12.5 connecting to ASE 16 Linux on an server running on an Amazon box. The connection is via a VPN tunnel. When I use interactive sql in PB and do a query like "select * from TABLE1" it...
View ArticlePowerbuilder 12.6 ebf24160
I download the ebf24160.Is there any documentation or implementation bug fixed? G.
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 ArticleDBPainter Disconnect
Good morning to all. The bug related to the disconnection of the DB from the Database painter has been resolved? Thank youGimmy
View Article