Hi
We are using an Access Front-End (2003) on a SQL (2005) back-end, all the queries are run in Access, i would like to move some of them onto SQL SERVER and create a button to execute the query stored on SQL Server,
which is better Stored Procedures or Views? and how would i achieve this...