projecttoday
Programmer
I'm using Access 2007 and SQL Server Express 2008. I have created an Access Data Project and a SQL Server database. I seem to be able to make a query for my forms' record source just like regular Access and it reads and updates my SQL Server tables. But I want to use a stored procedure. There doesn't seem to any way to specify a stored procedure in the record source. How can I bind my forms to a stored procedure?