elainec351
Member
- Joined
- Feb 28, 2008
- Messages
- 12
- Programming Experience
- Beginner
I am hoping someone can help me with a new issue. I am attempting to setup a query using a SQL stored procedure through the TableAdapter Query Configuration Wizard.
I am getting an error each time I try that states "Failed to retrieve data for this request. An exception occurred while executing a Transact-SQL statement..."
While trying to pin the reason down, I also noticed that I cannot view the stored procedures within the server explorer. I can see the tables, but not the stored procedures.
I am pretty sure the two issues are directly related, but I have no idea how to resolve the problem.
Can anyone point me in the right direction?
Thanks,
Elaine
I am getting an error each time I try that states "Failed to retrieve data for this request. An exception occurred while executing a Transact-SQL statement..."
While trying to pin the reason down, I also noticed that I cannot view the stored procedures within the server explorer. I can see the tables, but not the stored procedures.
I am pretty sure the two issues are directly related, but I have no idea how to resolve the problem.
Can anyone point me in the right direction?
Thanks,
Elaine
Last edited: