I plan to use Sqlite, but I do not know how to integrate it into a visual studio or use it. Any help please ... thanks.
I really recommend using System.Data.Sqlite ( http://sqlite.phxsoftware.com ). Use it for some time, and it works great every time! You can create tables using the constructor, similar to MSSQL, etc. Recommended ++
, . - - " C, ", , .h .c . .
"" SQLite , , SQLite / VS. , sqlite-source-x.y.z.zip . .
, C/++, OP .
System.Data.Sqlite
System.Data.SQLite is an ADO.NET provider for SQLite.
Source: https://habr.com/ru/post/1766004/More articles:Solr and .Net filters - c #Is it possible to parameterize a testing method, and not an entire class? - javaHow to create an email and send it to a special mailbox using imaplib - pythonPython regular expressions: finding and replacing weirdness - pythonWhen did it become good to use UTF-8? - htmlEclipse memory allocation problem - eclipseOpenRasta returns a list through JsonDataContractCodec - c #How to use the Eclipse RCP command environment Save command with default save action? - eclipse-rcpInheritance is the right approach - c ++Обработка соединений ADODB в классическом ASP - vbscriptAll Articles