What connection string should I use to connect to SQLite database in a Visual Studio .NET Framework WinForms application?
I am having trouble connecting to my SQLite database and creating a dataset from it in Visual Studio 2022. I believe the issue is with the connection string. I have: