Richtext Datawindow strange behaviour WinXP and Win7 64bit
Hi, that is the context: to take the saved rtf file (blob) from database and put it in a richtext datawindow, so if user make changes,check if changes are and save back to database. PB 12.5.2....
View ArticleMigrating and deploying classic application to a web application in PB12.6 .Net
Hi all, Is there a complete step by step guide to migrate and deploy a Classic PB application to a web application in PB12.6 .Net? Thanks Vinay
View ArticleArabic save issue powerbuilder and mysql
I cannot save Arabic description in powerbuilder 10.5 with MySQL 5.6. I have already done the same with SQLAnywhere 9 and 10 and there was no problem occurred.I think the problem is with Powerbuilder...
View ArticleDataWindows, Oracle and Arrays: Anyone got this working?
I am trying to use a stored procedure that accepts an array as a parameter as a datawindow data source. I am receiving an ORA-06550. (2b85c10): PROCEDURE PREPARE: (2b85c10): execute...
View ArticleHow to open a case with SAP?
Howdy All - I am still having a hard time getting around the SAP site. Could someone tell me how to open a case regarding PowerBuilder? Thanks,Tom
View ArticlePowerBuilder.net Image files
I have been working for a while to translate an application I developed from PB classic to .net. There are a number of struggles because I have not found a good set of documentation. (I do have...
View ArticleLooking for a sample Read of tif file, and save to a sql server db.
I'm looking for an example, of reading a tif file, and saving this tif file to a sql server database.I'd also like to display the image, to the user at the same time. Is there any difference in the way...
View ArticleUnregister user at the license server
By accident we registered two Users to many on the license server. The registration ends in two weeks, but the the User are urgently needed for the daily work. We tried to give the license back...
View ArticleConnecttonewobject and connection to assembly
Just trying to clarify something... I have created a VB.net assembly which connects to MS exchange for email/calendar purposes. Using PB 12.5 I create an instance of an object, issue a...
View ArticleGetting Error "Error accessing external object function(R0035)"
Hi,I am trying access OCX file using oleobject in powerbuilder.When calling functions of ole throws below error. sample code:oleobject ole_cardole_card= create oleobject ll_ret =...
View ArticlePowerbuilder Install hangs
Hello everyone, I am trying to install PowerBuilder versions 12.5.2 & also tried 12.6 on a VM.(windows 7 -- 32 bit )The installer starts and then installshield minimizes and just hangs there with...
View Article12.6 version 4081 is corrupting the pst files in outlook after I updated to...
Known IssuesCR 780378 – PB 12.6 GA through EBF 24160 (build 4035)Regression when mail is sent from PB 12.6, a copy of the mail sent is not placed in the senders Outlook folder. This issue has been...
View ArticleData Retrieval Shortfall
I've contracted my development application and database out to a developer to do some extraneous work. However, when testing the application in the developer's environment, datastore retrievals and...
View ArticlePowerBuilder 12.5 Classic does not start in Windows 10
I recently updated my machine to Windows 10 having PowerBuilder previously installed. It does not get past the splash screen. I have attempted to uninstalled and re-installed with no success. Any ideas?
View ArticleDropdown Arrow Appearance
Using PB12.5.As a standard all our datawindow input columns use Arial 8pt 56pbu height, including dropdown datawindows.In earlier versions of PB (which were all classic by default) this was nevera...
View ArticleStatus Bar
I am looking for the way to implement a non-pic status bar in my frame.Some years ago Roy Kiesler posted a url: http://Kiesler/home/mindspring.com/win32api/shellsrv.htmwhich could have helped me but...
View ArticleDatawindow Error
Hello All, sample code: value of ll_newrow = 0 Line 1 : dw_1.setitem(row, column name, dw_2.getitemstring(ll_newrow, column_name))Line 2 : dw_1.setitem(row, column name, dw_2.GetNumber(ll_newrow,...
View ArticleChild window running in background..how to.
I have a child window that has a timer event which runs code that could take up to 3-5 seconds to run, timer kicks off every 2 minutes.From a user perspective the app seems to stop for a bit (while the...
View ArticleUpdateBlob seems to be hanging
I'm trying to read a Tif file, and save it to a record on the databaseI'm inserting a record into a table, and after the insert / commitI'm trying to the varbinary(max) column - doc_imagewith the...
View ArticleLoad rich text edit module error in PB12
PowerBuilder 12.0.0 Build 5530 Application uses a Rich Text Datawindow. When application is run from the development environment - works fine. Deploy the application - copying .exe, .pbd and all...
View Article