Yeah, but Views don't provide for parameters. Their flexibility is limited. On top of that, stored procedures cannot return tables unless they are created as functions with a table return object type. > I use ODBC with as many views and stored procedures as possible to do > the heavy lifting on > the server.