Make sure that SP returns this date at the end of it using select - then you
can create a pass-through query based on this SP, and this query will return
date from SP

Signature
Best regards,
___________
Alex Dybenko (MVP)
http://accessblog.net
http://www.PointLtd.com
> how do I call date field from a stored procedure? I don't know the syntax
>
> Thank you.