When i try to use a stored proc for updating a table. For example your customers table using strataframes own Customers_Update , I receive the folowling error "Procedure or function Customers_Update has too many arguments specified."
Can somebody tell me why this is or at least how to try and debug it