<i><font color="#663300">Is there a way to have a view that uses multiple tables for display purposes, yet allows the user to update the main table in the view? Or is it a basic suggestion to keep the views to be updated based on a single table which will be updated.</font></i>
The general consensus in this forum is to update only one table per view. But nothing prevents you to show readonly information from other related tables in the same view.
Jose Jose Constant Constant Software Systems Belgium <a href=http://www.constant.be/css target=_blank>Jose's Web Site</a> ©2001 Jose Constant |