Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

BC4J View WhereClause Parameter passing

Status
Not open for further replies.

JoeCHWong

Programmer
Apr 21, 2003
1
0
0
CA
Hello,

I need to pass WhereClause parameters into existing BC4J View using '?' style. Does anybody know how to do it?
I've check 'Use ? style parameters' and user expertmode to include TableName.Attribute = ? in the WHERE clause of the ViewObject Query tab. However, I don't know where I should add the code (in viewEdit.JSP or the viewImpl.java).

A complete detail sample code for this is appreciated.



 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top