Actually I have, and I can't seem to do it alphabetically. Here is my code maybe I am doing something fine, but it does work for Numerical values which would have been nice to know when I was garbing ID's rather than names =/.
And actually I did a datastore, which you should know is practically...
I'm not much of a powerbuilder programmer, but in java I know you could do something revolving the following logic.
1. Get the file size
2. Set progress Bar to 0
3. Begin importing
4. Get amount of data imported thus far
5. progress bar = (originalData - dataWritten)/originalData
Im not sure...
My problem is retrieving data from a sql table called "section". The portion that I want is s_name(Section Name), but I am attempting to grab them one at a time using an increment of which ever page I am on.
So my attempt at doing this is as follows...
SELECT s_name INTO :inspectionName FROM...
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.