From a "Visual Web Pack" perspective, how do I bind a table component to the
result of a join operation?
It's pretty slick how I can just drop a DB table onto the webui table and it
binds but suppose I want to also join the DB table with another one?
I modified the session bean call
mlb_teamsRowSet.setCommand("...")"
to have the proper join SQL but it just craps out when it hits the join part of
the query
later,
Sean
http://seanc.us