DirList Not Working Properly in Windows 7.
Hello Experts, I have the below configuration:OS - Win 7PB Version - 7 I have a list box in a window which I am trying to populate using the DirList function. I have the below code in the open event...
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 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 ArticlePowerbuilder and chinese Characters
I am using powerbuilder 12.5.2 Build 5006 with a MSSQL Server 2008 SP2 database.Version 10.0.5500.0The connection to the databse uses ODBC and the connect string...
View ArticlePB12.5 - Oracle 11g conenction issue - Failed to get local NLS_LANG charset ID
Hi Everyone, We have recently migrated our OS to windows 7 and orcle client to 11g since then I am getting error "Failed to get local NLS_LANG charset ID" while connecting to Oracle using the IDE. I...
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 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 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 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 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 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 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 ArticleSYSAM- error in served license validation
Hi We are trying to install PB 12.5 in the virtual machine And we have also installed served licensing server, placed the served license in the license folder,We have started the server and in the...
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 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 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 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 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 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 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