How to open Google Chrome from Powerbuilder
Hi, In my Power Builder application, there is a requirement to open a link through Chrome browser even though it is not set as the default browser. I can find OLE objects supporting Internet Explorer...
View Articlehow to Connect pb12.5 to sql server 2012?
Friends,i was working in pb7 with sqlserver 2k.we have created an ini file to connect the db(sql server 2k).now we are planning to create our application thru pb12.5 classic with sql server 2012 as a...
View ArticleConnecting to a Oracle database over LDAP
Hi Powerbuilder Community, a customer asked us if a PowerBuilder application can authenticate to an Oracle database via an LDAP server.We do not even have such a configuration and can therefore not try...
View ArticleHow to include a 2D Barcode in Powerbuilder 11.1 ?
Hi All, Our labeling application is in PB11 and we are unable to include the 2D barcode in PB 11. When i searched in google ,it seems like we need to consume the .NET third party dll and runtime...
View ArticleTransaction not connected - PB.NET deployment
Hello, allI am sure people have encountered this issue already, but I cannot find a specific answer to this deployment issue. A PB.NET (12.5.2) app works fine in the test environment. The test...
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 ArticlePowerBuilder 12.5.1 64bit Oracle 11g connection issue
All, I want to preface this by stating the only reason we are using .net vice Classic is .net's ability to create a 64bit application. So, I have successfully migrated our legacy PB code to 12.5.1...
View ArticleInfomaker 11.1 Webkey needed
Hi,I bought few years ago Infomaker 11.1 and install it on a computer.Now, I need to install infomaker on my new Computer.The reseller of infomaker : Wavesoft told me :- Go on the following website :...
View ArticleSysam licensing - is it required in Runtime?
Hi, We are in the beginning stages of migrating our application to PB 12.5. I see there is a new Sysam licensing model. Does this apply to only the IDE installation or to the PBVM (runtime) as well? We...
View ArticleHai, I am migrating existing Power Builder Application to Web Application...
Error when compiling generated C# code:w_util_update_tshml_data(52,3): error CS1502: The best overloaded method match for 'Sybase.PowerBuilder.DB.PBSQL.RpcFuncCall(System.IntPtr,...
View ArticleHow to solve the "procedure has not been executed or has no result" error
Recently we are getting the "procedure has not been executed or has no result" error while executing Procedures and Dynamic SQL queries in our PowerBuilder 12.5 Application. Can anyone diagnose the...
View ArticleMigrating 32 Bit Classic PowerBuilder app to 64 bit
Hi All, I am trying to migarte my Powerbuilder 32 Bit classic application to 64 bit Version. All I could get from Internet that developing a Power builder 64 bit classic app can be done only by using...
View ArticlePowerBuilder 12.5.1 64bit Oracle 11g connection issue
All, I want to preface this by stating the only reason we are using .net vice Classic is .net's ability to create a 64bit application. So, I have successfully migrated our legacy PB code to 12.5.1...
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 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 ArticleSpire.barcode.DLL
Hello,I trying to implement the spire.barcode.dll. I have to scan an image whit barcode and read the barcode. the DLL does just that (I see lool it in Visual basic).I did not undestand how to implement...
View ArticleHow to open Google Chrome from Powerbuilder
Hi, In my Power Builder application, there is a requirement to open a link through Chrome browser even though it is not set as the default browser. I can find OLE objects supporting Internet Explorer...
View ArticleSAP PowerBuilder Classic 12.5 - Web application (window size)
Hello Folks, I created a simple web application using PowerBuilder Classic 12.5 When I run the application, I always notice that the window that I open is maximized and takes up the whole screen...
View ArticleRowsCopy not working
I am trying to copy rows from one datawindow to another. The source window has 19 rows in it, but when I update the destination window it only produces 1 Insert statement. Can anyone tell me why its...
View Article