I want to use a VposCOMAPI.dll, written by vs2010, from PB9 or later.
I want to use a VposCOMAPI.dll, written by vs2010, from PB9 or later. I use the following code:OLEObject objint ret_code, ret_Code2obj = create OLEObject String Auth_code, Rsp_code, Rsp_msg...
View Articledwobject in PB.NET
After a test migration of our app from PB12.5 classic to PB.NET we found a different behaviour regarding dwobjects which causes a lot of problems.One ouf our basic functions uses the column number to...
View ArticleDatawindow .net - End Of Life Notice
Hi Community, I want to know if there is a migration path for .net developers using Datawindow .net in their applications?Is there some third party products in order to migrate the Datawindow .net...
View ArticlePB 12.6 - MDI Dock Help - Activate does not fire
I'm experimenting with the new dockable MDI windows in PB 12.6 Classic and have run into a problem at the first hurdle. We use the PFC. I have changed the base frame class pfc_w_frame from Window Type...
View ArticleCrosstab datawindow problem PB11.5
Hello! I have crosstab datawindow with added TEXT fields for each column fields (red text in attached bmp). It must be placed vertical from current column values in the same row.Values for this text...
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 Articleinstalling powerbuilder on a remote server for two developers
Recently, our company was purchased by another company. Soon, we will have to move our PB 12.5 instance to a remote server. Two developers will need development access to our 12.5 product code. Each...
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 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 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 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 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 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 ArticleCrosstab datawindow problem PB11.5
Hello! I have crosstab datawindow with added TEXT fields for each column fields (red text in attached bmp). It must be placed vertical from current column values in the same row.Values for this text...
View ArticlePB 12.6 - MDI Dock Help - Activate does not fire
I'm experimenting with the new dockable MDI windows in PB 12.6 Classic and have run into a problem at the first hurdle. We use the PFC. I have changed the base frame class pfc_w_frame from Window Type...
View ArticlePowerBuilder 12.5 will not load/run
I had been making changes in Powerbuilder 12.5 under Windows 8 a couple of days ago and had opened and closed the Powerbuilder many times throughout the day. I was testing my changes and the program...
View ArticlePowerbuilder Dropdown Datawindow Problem
Hello: I am working on a powerbuilder application where a complete set of code values are being retrieved from a child datawindow into a field on a datawindow when the window is opened. When the user...
View ArticlePowerbuilder 11.5 Windows Server OS requirements
Hi, Needing to upgrade a PB11,5 on a WS2003, I would need to know if this is supported on WS2008R2 or 2012/2012R2 @64bits.Thanks/Brgds joao
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 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 Article