Skip to content

Commit f9e282e

Browse files
committed
fixing warning
1 parent 32cb889 commit f9e282e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/sql-server/migrate/guides/access-to-sql-server.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,15 +81,15 @@ To convert database objects, follow these steps:
8181

8282
1. Right-click the database in **Access Metadata Explorer** and choose **Convert schema**. Alternatively, you can choose **Convert schema** from the top line navigation bar after choosing your database.
8383

84-
![Right-click the database and choose convert schema](./media/access-to-sql-server/convert-schema.png)
84+
![Convert the schema](./media/access-to-sql-server/convert-schema.png)
8585

8686
Compare converted queries to original queries:
8787

88-
![Bold objects in metadata explorer have been converted](./media/access-to-sql-server/query-comparison.png)
88+
![Compare converted queries ](./media/access-to-sql-server/query-comparison.png)
8989

9090
Compare converted objects to original objects:
9191

92-
![Bold objects in metadata explorer have been converted](./media/access-to-sql-server/table-comparison.png)
92+
![Review converted objects](./media/access-to-sql-server/table-comparison.png)
9393

9494
1. (Optional) To convert an individual object, right-click the object and choose **Convert schema**. An object that has been converted appears bold in the **Access Metadata Explorer**:
9595

0 commit comments

Comments
 (0)