Share via

I installed SSMS 21.4.8 on SQL Server 2022, but the Import/Export option is grayed out and cannot be clicked

2025-09-11T10:02:55.06+00:00

I installed SSMS 21.4.8 on a computer with SQL Server 2022, and I want to export a database, but the option is grayed out and cannot be clicked. I’ve tried reinstalling SSMS and updating the OLE and ODBC drivers to the latest versions, but it still doesn’t work. How can I investigate the cause, and what should I do to enable the export function?

SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories


Answer accepted by question author

Viorel 126.9K Reputation points
2025-09-11T11:55:41.7266667+00:00

According to some articles (https://techcommunity.microsoft.com/blog/sqlserver/announcing-the-release-of-sql-server-management-studio-ssms-21-2-5/4422488), to include the Wizard, try to modify the installation of Management Studio.

Close Management Studio, start the Installer (https://learn.microsoft.com/en-us/ssms/install/modify) go to Modify, to Individual components, and select the “SQL Server Integration Services (SSIS) (Preview)”. Finish the installation.

Was this answer helpful?

9 people found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.