Has anyone got any stored procedures in SQL Server, that they run from an Access form ? My stored procedure has a print command in it, the contents of which gets displayed if it meets a certain criteria. I want to be able to run this SP from my Access form and display the print message in the form. Any ideas ? Thanks