It looks like the stored procedure didn't get created properly. It's a relatively easy fix, if you have access to the SQL Management Studio.
If you have access to SQL Management Studio, let me know and I'll post some instructions on how to "debug" the SQL DataProvider scripts. The SQLDataProviders are just SQL scripts that run and create, change, and update the tables and stored procedures.