I have a window with one datawindow. At the bottom of the window (under the datawindow) I put a button. When I run it, it looks correct. When I build it and install it on a computer the button appears inside the datawindow. It is on top of the data. How can I correct this?
Thanks
Hello, I have a Powerbuilder app that connects to an Oracle database on a Linux server. The App also calls a Perl script from one of the screens. The Perl script has been converted to Java. I need to call this Java class from Powerbuilder. The Oracle database is on one server and the Perl script...
I'm running an application that calls a VB application. The vb app is written in version 5 in about 1998. The vb app connects to an oracle database. I'm needing to move the app to a different server and the new server is running oracle ver. 11.2. When the vb app is called it immediately gives...
I actually found the solution to this on another post. The fix was to add EncodingAnsi! when moving the retrieved data into the string variable.
ls_data = String(data, EncodingAnsi!)
Hello, trying to convert an old Powerbuilder 7.0 system to the latest version. Don't know much about Powerbuilder. The conversion to the later system worked for the most part with not a lot of changes needed. However I have a problem with a call the system makes to the internet/url to retrieve...
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.