Powerbuilder 8.0.3 - PBVM80.PDB file needed
Hello there.We are a Software Developer using PowerBuilder 8.0.3.0 We have an issue where Microsoft is involved and trying to help us understand a crashing issue with the PBVM80.dll file. We hope...
View ArticleProblem creating Oracle functions from PowerBuilder
I am trying to create a simple Oracle database function from the PowerBuilder database painter and I and getting this error: ORA-24344: success with compilation error This is the function: CREATE OR...
View ArticleBase64Encoded to PDF
Hi Team, Can we able to do the below in powerbuilder? 1) Reads the PDF data from Sybase DB which will be in the (Base64Encoded format) and save it as a PDF in any location(C:\temp\)2) Open the saved...
View ArticlePowerbuilder 12.1 and web service deploy problems
My Powerbuilder application had a recent problem with the webservice. Apparently, the dll created by the deploy process contains the physical location of the service and not the virtual name. The web...
View ArticleWhy is application crashing after doing a build?
PB 12.5.1 (build 4015), Window 7. I have a very, very small application that I needed to modify. It is not set up like many I have designed with an application manager, frame, menu, and such (pfc)....
View ArticlePB 12.5 Soap Execution Error
Does anyone know why I am getting the error is bold below? Actual error message could not be attached. I am getting the following error when I run a Soap Proxy Client from a PB 12.5 application :The...
View ArticleDatabase Interface Question
Hello, i'm using PB 12.5.2 Build 5006 Classic and ORACLE 11 connecting with ORA11 Driver. I have another app inserting rows in an interface table of my app. I want to process these rows asap.I could...
View ArticleIntermittent Crashes with .NET visual controls embedded in PowerBuilder
After adding a few .NET (4.0) controls embedded in our PowerBuilder (12.1 Build 7217) windows as OLE objects, we are now getting random hard crashes in our application. It is a hard crash so exception...
View ArticlePocketBuilder 2.5.2 and SQL Anywhere 12
Hi all,I have aWindows Mobile device .Itshould runSQLAnywhere 12 withPocketBuilder2.5.2.Butat thestarton themobiledevicealways get the messagethat the driverdbodbc10.dllmissing .Where can I setthat the...
View ArticleDate Expression in Datawindow
Dear, I have a problem making script inside datawindow using expression for date and text colors01_prod_date > SubString(Replace(Convert(varchar(10), getdate()-2, 112), '-', ''),1,8); the logic is...
View ArticleImporting XML Bug Feature
PB 12.5.1 I realize this has been the case since the beginning but I am finally asking the question - why would ImportString(XML!, lsXML) not import the values above the Start Detail setting??? This...
View ArticleHow to pass a structure/array of structure as input parameter in a webservice
Hi Team, I am trying to create a webservice in powerbuilder .net( pb 12.5.1) . As this webservice will be used by external world to access some of data on basis of some input paarameter. So can i use...
View Articlepbdebug in limited quantities
PB Classic 12.5.2 Build 5583OS Doesn't matter I'm working on tracking down a strange app crashing problem, and the results from /pbdebug would be ideal IF I could turn it on/off as needed within the...
View ArticleHow to remove DDDW from a column (dynamically)
Dear Experts, Dynamically, I added drop down datawindow in a column and works fine.Also I want to remove that attached drop down datawindow from that columnWhat is the modify script?ThanksAmanullah
View ArticleAnimating Datawindows (1 of n)
The PowerBuilder datawindow is just that: A window into your data. Data source and layout at design time and data buffers and presentation of that data at run time. I have always being an advocate of...
View ArticleError calling method of a PBNI object
Dear All, We are facing issue of "Error calling method of a PBNI object". We are calling web services of WCF after some time to refresh data.We need help to solve this issue as we have to go live with...
View ArticlePB.Net, Datawindow and Readonly
Hi everyone! Im pretty new to powerbuilder and its my first time to build an app using powerbuilder.net my situation here is, I have created a data entry application that consists of 2 datawindow to...
View ArticleOracle Wire Protocol Driver for ASA
Hi all, where can I get the Oracle wire driver for sql Anywhere 10, 12 or 16? Please send me the URL and info. Thanks. André Rust
View ArticleOrcaScript question
I am wondering what the difference is between 'refresh target' and 'get latest version'.
View Article