This is a migrated thread and some comments may be shown as answers.

Could not find stored procedure 'sp_oa_upd__'

1 Answer 65 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Alec
Top achievements
Rank 1
Alec asked on 08 May 2009, 05:36 AM
Why is that everytime i try to save an object, it throws this error:

Could not find stored procedure 'sp_oa_upd__objectName'

1 Answer, 1 is accepted

Sort by
0
Jan Blessenohl
Telerik team
answered on 08 May 2009, 12:38 PM
Hello Alec,
That looks like you did specify the usage of a stored procedure in the reverse engineering wizard but the database update setting in the project is set to false.

That means the runtime system tries to use a stored procedure that is not present in the database.

Sincerely yours,
Jan Blessenohl
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
General Discussions
Asked by
Alec
Top achievements
Rank 1
Answers by
Jan Blessenohl
Telerik team
Share this question
or