If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > PostgreSQL > PostGreSQL Question

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-04-11, 10:35
dseema dseema is offline
Registered User
 
Join Date: Oct 2011
Posts: 1
Question PostGreSQL Question

Hi!
I am new to this...

I want to display a report based on use input..
I have created a report which has a filter items having a drop down combo box with locations For example: A, B, C, D in it.

I have a submit button next to it which when the user clicks will show the report based on the location selected.

I need to know how to code this. I am using just 'one' table to display all results.

Appreciate the help.
Thanks
Reply With Quote
  #2 (permalink)  
Old 10-04-11, 10:45
shammat shammat is offline
Registered User
 
Join Date: Nov 2003
Posts: 2,408
Please show us your table definitions (as CREATE TABLE statements) some sample data (as INSERT INTO statements) and your expected output.

And make sure your SQL code is formatted properly in your post using [code] tags.
Details are here: http://www.dbforums.com/misc.php?do=bbcode#code
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On