会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
yqy542006
博客园
首页
新随笔
联系
订阅
管理
2007年9月26日
Sql Server 中带参数的存储过程及在Reporting Services 中的调用方法
摘要: 将处理好的数据放入到数据库的表中,在报表中就可以根据条件来检索了 简单记于此, 以备以后查找 Create proc [dbo].[sp_ReportDate] @date1 datetime , @date2 datetime , @li_num int , @li_target int as begin declare @var_retrun varchar(10) decla...
阅读全文
posted @ 2007-09-26 11:56 寒天飞雪
阅读(2037)
评论(2)
推荐(0)
编辑
公告
点击右上角即可分享