Re: [sqlite] Problem using System.data.SQLite

2018-09-19 Thread Joe Mistachkin
Schuhmacher, Bernd wrote: > > I am trying to put up a little program using System.data.SQLite with C# > under Visual Studio 2017. The Target Framework is dotnet core 2.0 > I imported the nuget Package (Project - manage nuget Package ...) into > the Project. > The compilation works fine. But if ru

[sqlite] Problem using System.data.SQLite

2018-09-19 Thread Schuhmacher, Bernd
Hi I am trying to put up a little program using System.data.SQLite with C# under Visual Studio 2017. The Target Framework is dotnet core 2.0 I imported the nuget Package (Project - manage nuget Package ...) into the Project. The compilation works fine. But if running the compiled program I get a