sql - query not pulling in select box value, oracle -


I am using the application maker to populate a query that spits out in a report and establishes the selection boxes , I'm doing though there is a problem with a populating, and why I can not see it instantly;

Here's how I am referenced;

and CINEMA.LOCATION =: pticketstown

This works fine and pulls into selection from the selection box which populates with a query on the cinema table, but when I try I do the same thing for the second table, then try and drag in the title of the movie by selecting a select box - it does not seem to work, the report says no output.

I am setting the same selection box and pulling it into its movies, but whenever I give it reference in the SQL report, Ouptut is empty.

FILM.FILM_TITLE =: pfilm

Why is it not a failure on any idea that it uses the same method? Is it a case that the value is not being exceeded? I am a little stumped if this is the case as I have set it up just as it is working.

Thanks for watching

I visualize the sound which you can apply Using Express? Are you actually debugging to see what is happening? This can be empty space or some encoding.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -