so I think what you are saying is that all the programs you have created as tests work fine, but your actual program does not.
I guess then you're in the best position to do some debugging. Check to see if the request comes in - turn on debugview in the affected browse, inspect the filter, and so on.
I'd also be looking closely at the glo:owner string for the tables if i were you. If you're pointing at the wrong database, or no database, then you aren't gonna get any records.
cheers
Bruce