Sure it's possible (at least in PowerBuilder 9, because i use functions on directory and filecopy).
i create a listbox (lb_filelist) and make it invisible then make this example of code :
string ls_path="tektips"
string ls_loc
integer li_filenum
string ls_fileext = "*.TXT"
integer Total, n...
Hi,
How can i connect a public available web service through a secured proxy ?
I use the example of helen (Web Service Cleint Sample - Weather report) from codexchange (http://powerbuilder.codexchange.sybase.com/servlets/ProjectDocumentList?folderID=246) and am unable to connect to the web...
i'm in PB8 and PB9 environment and we are also upgrading from Oracle 8.1.7 to Oracle 10g.
As we don't need new features of Oracle10 i use pbo8490.dll (from PB9) to access Oracle10g tables (and it works).
I don't know if it can be useful for you.
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.