#How to setup SQLite
29 messages · Page 1 of 1 (latest)
When your question is answered use !solved to mark the question as resolved.
Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.
@dusty lake
Your message appears to contain screenshots but no code. Please send code and error messages in text instead of screenshots if applicable!
I already installed the System.Data.SQLite from nugett
Try rescaning the IntelliSense
Right click on the editor
where?
SQLite should work; you just need Microsoft.Data.SQlite now for modern .NET
Weird, is this actually a C++/CLI project
SQLite is working with console application with external library from Sqlite3
yes
ill try again
i use this
is this right ?
Yes
Well, I'm doing this a million times
nuget is for .NET
He's writing C++/CLI
But even if not, that's not entirely true
There are some native C++ packages on NuGet
oh mb