Skip to content

Commit 93a7725

Browse files
committed
Remove workload requirement
1 parent b00648a commit 93a7725

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/data-tools/connect-to-data-in-an-access-database-windows-forms.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ You can connect to an Access database (either an `.mdb` file or an `.accdb` file
3232

3333
To use these procedures, you need:
3434

35-
- Visual Studio with the **Data storage and processing** workload installed. To install the workload on an existing installation of Visual Studio, see [Modify Visual Studio](../install/modify-visual-studio.md).
36-
- A Windows Forms or WPF project.
35+
- [Visual Studio](../install/install-visual-studio.md)
36+
- A Windows Forms or WPF project
3737
- Either an Access database (`.accdb` file), or an Access 2000-2003 database (`.mdb` file). Follow the procedure that corresponds to your file type.
3838

3939
:::moniker range=">=vs-2022"

0 commit comments

Comments
 (0)