Issue running multiple instances of our application in Win10
We have a 32-bit Windows application developed with PB12.6 Build 4098. We distribute this application as a 32-bit EXE along with our PBDs and the PowerBuilder DLLs. We used to be able to launch...
View ArticleError calling external object function intialize
Hi all, In our application we are using CaseDocs.DocCasesCtl control. We are recieving "Error calling external object function intialize" when the below line of code is being...
View ArticleGet last logged in user from Regestryfile
Helloo all, I want to get the last logged in user from the registry file..Means When some one is login ,then in the login creen in the place of userid colum the last logged in username should...
View ArticleAutomatic migration und deployment with PB .Net
Hi, We are trying to figure out how to do an automated deploy with PowerBuider.Net 12.6.Since we usually use PowerBuilder Classic for development we first need to migrate the sources to...
View ArticleHelp with PB 12.0
I have an old app written under PB9, and I want to update it. This is not really a revenue-earning project, so there isn't much cash available so, when I saw a new, sealed copy of PB12 on eBay, I bid...
View Articlepb 11.5 connection to TLS1.1 webservice
Hi all, I have a simple answer, but I find no answer on Google. Is it possible to communicate from a pb 11.5 application with a webservice secured by TLS 1.1?The webservice client is made by the .NET...
View ArticleCall URL using Shellexecute in PB12.5
Hi Everyone, We have a requirement to call a particular URL based on an event from the application and pass arguments to the URL.Could anyone please suggest if this can be done using Shellexecute...
View ArticleIntegration with Microsoft Dynamics CRM
Has anyone here integrated Microsoft Dynamics CRM with PowerBuilder? Did you use…- OData?- An integration tool/driver?- Scripted access utilizing PowerBuilder .NET? Thank you.
View Articlegetitemdatetime datatype mismatch
We are migrating our sybase database to sql server. we are using PB12.5 build 2511. the GetItemDateTime throws an error on datatype mismatch on a column in the sql server database that is defined as...
View ArticlePowerbuilder Datawindow + Datetime2 Error
I am in the process of Converting a large application to work against SQL Server 2014. It is currently running against Sybase ASE 15.The Problem is when I try to retrieve a value from a column that is...
View Articlestore file syatem images into Blob database column and vice versa
Hi all first Qin my app I have table that used to display images for documents - I store path of image in the table in DB not image itself(images are located in Hard Disk - in file system)I will try to...
View Article