Hi All,
After many many years of using DBF files I would like to start using SQL.
Since I know nothing about SQL I am looking for some starting advice.
I would like to use something that can all be installed via my installer (I use Inno Setup).
The less the end user has to do the better.
What would you recommend as an SQL database?
I've seen that SQLite is a single file database, has anyone some comments on this one (advantages/limitations)?
Any "getting started with SQL" advice is welcomed.