#How to setup SQLite

29 messages · Page 1 of 1 (latest)

dusty lake
#

Im working with CLR for databse project

minor berryBOT
#

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

Screenshots!

Your message appears to contain screenshots but no code. Please send code and error messages in text instead of screenshots if applicable!

dusty lake
#

I already installed the System.Data.SQLite from nugett

bleak copper
#

Right click on the editor

dusty lake
#

where?

bleak copper
dusty lake
#

done

#

but doesnt work

bleak copper
#

Try building the project then

#

Wait that package is only for .NET Framework

dusty lake
#

is Mariadb id good for alternative SQLite?

#

selft contained databse

bleak copper
#

SQLite should work; you just need Microsoft.Data.SQlite now for modern .NET

dusty lake
bleak copper
#

Weird, is this actually a C++/CLI project

dusty lake
#

SQLite is working with console application with external library from Sqlite3

dusty lake
#

ill try again

#

i use this

dusty lake
bleak copper
#

Yes

dusty lake
#

Well, I'm doing this a million times

glossy night
bleak copper
#

But even if not, that's not entirely true

#

There are some native C++ packages on NuGet

glossy night