Using the result of Store Proc. in VIEW (MSDE)

Y

Yanto

When we use Query in Ms Access, we can create Union Query and take the
result to use in other Query. In MSDE I can create UNION query using Store
Procedure but I can't use the result in other VIEW, Is there any way to do
this? I like to use the result of the store procedure in view so I can
process them further?
TIA

Yanto
 
Top