Jump to content

gslice

Members
  • Posts

    2
  • Joined

  • Last visited

gslice's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. gslice

    SQL Inline Query?

    I'm using/testing Oracle Application Server 10g to access the DB2 database through a Web portlet. We've made the connection to DB2 and can pull back data from the tables into the Web page, but was looking for a simple way (within the SQL statement would be easiest if possible) to have the user input a field value for the SQL statement to go get.
  2. gslice

    SQL Inline Query?

    Using DB2. Is there a way that an SQL SELECT statement WHERE clause can prompt the user for a value to enter? Looking to have the statement ask for the field value, then use it to process the SELECT. If anyone is familiar with the UniVerse (U2 by IBM) database, it allows you to set up inline prompting for it's LIST/SELECT statements. I want to do something similar. I'm guessing though I may have to resort to coding it in. Thanks.
×
×
  • Create New...