chriskl/phpssrs-utils
最新稳定版本:v0.2.5
Composer 安装命令:
composer require chriskl/phpssrs-utils
包简介
A set of utilities for SSRS built using the phpssrs library
README 文档
README
A set of utilities for SSRS built using the phpssrs library
HEAVY IN DEVELOPMENT
==Supports
Reporting Services 2008 onwards only. (ReportService2010 endpoint)
==Usage
-l Layout file (See etc/sample-layout.xml)
-h Reporting Services endpoint URL
-u SSRS username
-p SSRS password
-r Replacement root (Layout will be created under this folder)
-d var1=val1 (variable substitutions in the layout)
==Example
rssync \
-l mylayout.xml
-h http://<hostname>/reportserver
-u DOMAIN\bob.jones
-p mypass101
-r /Environments/Staging
-d "connstr1=Data Source=(local);Initial Catalog=MyDb"
-d connuser1=user
-d connpass1=pass
统计信息
- 总下载量: 59.75k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-2-Clause
- 更新时间: 2013-10-18