how to export schema database from MSSQL to Visio?
open visio application.
- on visio application choose File -> new -> Database -> Database Model Diagram.
- Menubar choose Database -> Reverse Engineer Wizard
Installed Visio drivers : Microsoft SQL Server
Data sources : New…- System Data Source and Next.
- SQL Server and Next.
- Finish.
- on “Create a New Data Source to SQL Server” insert name, description and SQL Server to connect.
( Example SQL Server : p1kae\SQLEXPRESS ) - choose “With SQL Server authentication using a login…”
- insert Login Id and Password.
- check “Change the default database to:” and use database name to export .. Next.
- Finish.
- OK.
- ok now we have Data sources and choose
Datasource : [Datasource Name]
and Next. - Confirm user and password.
- choose object types and next.
- Next algorithm (: P) and Finish.
ok. u can import database schema from MSSQL to Visio.