'How to add SQLite to Data Source Wizard in Visual Studio 2022?

Is it possible to add SQLite in the Data Source Wizard in Visual Studio 2022?

When I run the Data Source Configuration Wizard:

  • I select the source type: DATABASE
  • then select source model: DATASET
  • then select data connection: NEW CONNECTION, this launches the Choose Data Source form that lists data sources to choose from:

Microsoft Access Database File
Microsoft ODBC Data Source
Microsoft SQL Server
Microsoft SQL Server Database File
<other>

How do I add SQLite to this list as a Data Source?

Tried searching extensively through the web.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source