Urgent Help!!!... SELECTBLOB ISSUE IN PB 6.5
Hi: I am using PowerBuilder 6.5 with Oracle 11G. I get an error on SELECTBLOB from a table. Blob lblb_data/*end of declaration*/ SELECTBLOB COCINTO :lblb_dataFROM TBLCOCWHERE ORDERNO =...
View ArticleOpen PDF in powerbuider application
Dear All Help required on opening PDF file within PB10 application.used activex for adobe reader but not working.
View ArticlePB APP SLOW ON WIN2012 SERVER
Hello, I recently moved my PB App to a Win2012 server and one of my reports became very slow. I use a "do until" on the retrieveend to set "Incoice number". If I remark this code it's performing as it...
View ArticlePB12.5 and Microsoft WebBrowser OLE Control - object doesn't support...
Hi, I'm trying to run a JasperReport inside PB12.5 application using an Ole control (Microsoft WebBrowser). All works fine until at some point the web control(?) returns error "Object doesn't support...
View ArticleDatabase Connection issue between Powerbuilder 11.1 build 8123 and Oracle 10g
Hi,I install Powerbuilder 11.1 and Oracle 10g 32 bit client in my machine (OS- Win7, 64 Bit).When i run my PB application or create DB profile it produce error "ORA-12154: TNS:could not resolve the...
View ArticleConverting PB 9 classic app to .Net winforms
Hi, I have a powerbuilder 9 app and we are converting that to .net. To do this, I am following the below approach: 1. Convert powerbuilder 9 app to powerbuilder classic 12.5. - Completed...
View ArticlePB 12.5 Destroy Sensitive Data in ResultSet after use
Dear ALL, Say a client program in Powerbuilder 12.5 fetched some sensitive data like personal or credit card data from the database and stored them in a ResultSet object. Just wonder if there is any...
View ArticleProblem with #tables
Hi I'm Creating one # table(#temp) through source code, then insert some values into the #table and later i'm using the same # table in a procedure to retrieve the values and then drop the same #table...
View ArticlePB 12.5 license invalid while logged on to the computer remotely.
Hi Folks, I have a stand alone license for PB 12.5 and its installed on my office computer. Sometimes I have to work from home so when I logon to my computer (remote desktop) via CITRIX I cant open the...
View Articlewhere/how do i generate a sybase license for my powerbuiler
when i log into sybase.subscribenet.com there is no way to generate a license anymore but i cant find where to do it on SAP now. Please help. i have to get rid of my old desktop and put the license on...
View ArticleAPPCRASH in PBSQL125.dll
Hi. I migrated an application from PB11.5 to 12.5.1 Build 4015 (classic). The application works fine with an Oracle DB. But when I try to edit the data source in a datawindow, PB crashes in...
View ArticleReading from web.config file
Hi When I read from the web configuration file using 'System.Configuration.ConfigurationSettings.AppSettings'I get following warning:Warning 1 'System.Configuration.ConfigurationSettings.AppSettings'...
View ArticleConnecting to SQLite DB Question
Hello, Got a quick question. We want to use the SQLite database for a simple desktop application. Is there a way to connect to and use this DB in PB without having to set up an ODBC or OLEdb...
View ArticleHow to rebuild PBD with PowerBuilder
HiI have a compiled pbd file which I need to edit and make a very small change to the code.I tried using a HEX editor, but unless I have the wrong settings, that doesnt seem to work?The file was built...
View Articledatawindow technique
Hi, Have across a situation as under. Does datawindow provide a way? Have a transaction table as under. While data entry, values F and G under column Spec must be computed as per the given formula....
View Articlewinsock slow on the recv command
I am upgrading a application from PB10.5 on a windows xp environment to PB12.5 on a windows 7 environment. The application upgraded without a problem. The problem I am having is, when we are...
View ArticleLatest release of Powerbuilder
We currently are using powerbuilder classic 12.1I saw, where the latest version (12.5.2) is no longer available for saleDoes that mean, that we can no longer download that release... to get the latest...
View ArticleContemporary Style Menu does not Resize Correctly
I have found an issue with PowerBuilder's main menu when used as a contemporary menu style.I have a contemporary menu set up and working in runtime. The issue is with the size of the font/text in the...
View ArticleWindows Server 2012 and 10.0 Pb printers are not displayed
Best Regards Someone could help me to solve this. Assume a more updated version of pb has been solved. But Not is now possible to migrate to a larger version. Can someone help me how to fix it?...
View ArticleReturning a structure from C# to PB 12.5
We have written some C# code that calls a web service that returns a complex datatype to the C# just fine. What do I create in C# that will be returned as a simple PB structure? Is there a special...
View Article