I'm using Access 2000 as a front end to SQL Server 7 and I've created a stored procedure to update a history table when certain information changes. My problem is how to correctly call the stored procedure from a form when a certain action takes place, such as OnUpdate.