Answer the question
In order to leave comments, you need to log in
Visual studio c# - sql - what's what?
I am new to sql and have never worked with it.
Task: to add a LOCAL sql database to the program
Question: is it necessary for the user to install a third-party program for working with sql database? (e.g. Microsoft SQL Server, etc.)
Note: the base will grow gradually - tables
Answer the question
In order to leave comments, you need to log in
SQLite / Firebird - does not require
MS Sql Server / MySql / PostgreSql - requires
You can use simple serialization if you are going to install on a database per user basis.
ps
There are 3 different things:
-database (file) -database
management system (server)
-database management language (sql)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question