无法基于存储过程创建报告 [英] Not able to create a Report based on a Stored Procedure

查看:68
本文介绍了无法基于存储过程创建报告的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用存储过程,当我在管理工作室中执行存储过程时,我得到值

I am using a stored procedure , when i execute the stored procedure in the management studio i get values

EXEC dbo.SP_Summary

EXEC dbo.SP_Summary

创建报告时,在查询构建器中我选择了文本并键入(EXEC [dbo]。[SP_Summary])我收到消息

When creating the report , in the query builder i selected text and typed (EXEC [dbo].[SP_Summary]) i am getting the message

wheni将选项更改为(stpored procedure)中的命令类型我收到以下消息

wheni changed the option to (stpored procedure) in the command type i get the following message

请帮助

谢谢

推荐答案

EXEC [dbo]。[SP_Summary]  [ 01/01 / 2019 ]

。您已给出开始日期。


这篇关于无法基于存储过程创建报告的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆