I'm building a small app with a local in memory database using Delphi 10.3 with FireDAC set to SQLite. What is de default path to the database file that SQLite uses? (i.e. Database parameter is left blank)
I want to transfer the database file to another PC. I suppose it has the .db file extension, but I'm unable to locate the file.