31 XE3 quick videos in 31 days - Oct9 - Using a SQLite database in VCL and FMX apps
RAD Studio XE3 now supports using SQLite (version 3.x) databases in your Delphi and C++Builder VCL (Windows) and FireMonkey (Windows and Mac) applications. To connect to a SQLite database, you use the same dbExpress framework components (TSQLConnection and TSQLQuery) that you use for other SQL databases. This short video shows you how to [...]