R
ROB
I have a form based on a stored proc. which selects
records from two tables and a view all joined together.
The view is a union between two tables. My form is
updateable when I only base the view on one table, not
having the UNION clause in the view. Is there some
restriction against using a UNION in a view, and then
basing an updateable recordset on the results of the view
joined to other tables?
Thanks!
VADIM PLEASE HELP!!!
records from two tables and a view all joined together.
The view is a union between two tables. My form is
updateable when I only base the view on one table, not
having the UNION clause in the view. Is there some
restriction against using a UNION in a view, and then
basing an updateable recordset on the results of the view
joined to other tables?
Thanks!
VADIM PLEASE HELP!!!