Hi! I have a few SELECT StoredProcedures, but it seems I can't use the values they return from another SP. When I refer to it in code I get an "Invalid object name" error.
Can I only access a View to be run by another StoredProcedure, or am I doing something wrong? Sorry if this is a real basic question, but I'm trying to find my feet with using SQL Server as opposed to Access SQL.
Thanks! -- Mike
Can I only access a View to be run by another StoredProcedure, or am I doing something wrong? Sorry if this is a real basic question, but I'm trying to find my feet with using SQL Server as opposed to Access SQL.
Thanks! -- Mike