I am using PB 10.2.0 and whenever I try to create a new composite datawindow PB immediately aborts. Is this a bug in 10.2 and is there a way around it without upgrading to a newer version of PB.
I am trying to do a simple select of a blob field using powerscript and am getting a return error code of -1 with the error message ORA-00936 missing expression. I am using PB 10.2.0 and Oracle 10.1.2.
blob lbl_pdffile
SELECTBLOB pdffile
into :lbl_pdffile
from pdf_files
where file_id = 1...
Does anyone have any experience excuting MS Reporting Services reports from Powerbuilder. We are using Powerbuilder in a client/server environment and are currently using Oracle 6i developer reports. You can just use a run command from Powerbuilder (run RWRUN60 c:NNNN020.RDF...
The retrieve function of child datawindows is extremely slow when running Powerbuilder application on a virtual server using VMware. The slowness is only when running from a virtual server, it runs fine when running on a physical server. I am running PB 10.2.0.
Has anyone else encountered...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.