Problem while assigning stored procedure from a different schema to sql datasource
.NET (Core and Framework)
2
Posts
2
Posters
0
Views
1
Watching
-
I want to assign a stored procedure for an sql datasource. The stored procedure belongs to different user-defined schema rather than the dbo. The stored procedure is being detected but but when I click test it says "Could not find stored procedure 'sp_name'".
-
I want to assign a stored procedure for an sql datasource. The stored procedure belongs to different user-defined schema rather than the dbo. The stored procedure is being detected but but when I click test it says "Could not find stored procedure 'sp_name'".