SQL Server SSIS的安装

标题SQL SERVER 安装

下载SQL SERVER数据库:(以SQL SERVER 2022 Developer版本)(https://www.microsoft.com/zh-cn/sql-server/sql-server-downloads?rtc=1)

以administrator权限安装:

下载完成后,会出现以下界面:

选中"Installation" => "New SQL Server standalone installation or add features to an existing installation"

因为我采用的SQL Server Developer版本,因此"Specify a free edition"为Developer。

此为本地化安装,Azure Extension for SQL Server不要选中"Azure Extension for SQL Server":

在"Feature Selection",根据需要,选中要安装的Features,而且是要使用SSIS工具,这里要安装Integration Services

亦可采用"Select All":

在"Database Engine Configuration"中,添加"users access to the Database Engine",这里我采用"Add Current User",或者采用account和password的方式实现也行,:

其他的都默认,等待安装,由于计算机的环境不同,可能会需要安装"Net Framework 2.0 or 4.0",

Sql Server安装过程中的注意事项:

可使用以下工具进行修复.Net Framework 2.0 or 4.0

https://support.microsoft.com/zh-cn/topic/microsoft-net-framework-修复工具可用-942a01e3-5b8b-7abb-c166-c34a2f4b612a

NetFxRepairTool工具

Visual Studio 安装

在Visual Studio安装Integration Service扩展

选择"语言"后:

因为已经安装了"Visual Studio Professional 2022",在安装SQL Server Integration Services时,会自动识别所依赖的产品工具:

等待安装即可。

或者通过网站下载SSIS:

https://learn.microsoft.com/zh-cn/sql/integration-services/install-windows/install-integration-services?view=sql-server-ver16

相关推荐
倔强的石头_9 小时前
kingbase备份与恢复实战(二)—— sys_dump库级逻辑备份与恢复(Windows详细步骤)
数据库
jiayou642 天前
KingbaseES 实战:深度解析数据库对象访问权限管理
数据库
李广坤2 天前
MySQL 大表字段变更实践(改名 + 改类型 + 改长度)
数据库
爱可生开源社区4 天前
2026 年,优秀的 DBA 需要具备哪些素质?
数据库·人工智能·dba
随逸1774 天前
《从零搭建NestJS项目》
数据库·typescript
加号34 天前
windows系统下mysql多源数据库同步部署
数据库·windows·mysql
シ風箏4 天前
MySQL【部署 04】Docker部署 MySQL8.0.32 版本(网盘镜像及启动命令分享)
数据库·mysql·docker
李慕婉学姐4 天前
Springboot智慧社区系统设计与开发6n99s526(程序+源码+数据库+调试部署+开发环境)带论文文档1万字以上,文末可获取,系统界面在最后面。
数据库·spring boot·后端
百锦再4 天前
Django实现接口token检测的实现方案
数据库·python·django·sqlite·flask·fastapi·pip
tryCbest4 天前
数据库SQL学习
数据库·sql