Hi Dennis,
The Sqlite is just a data container, if your data don't have a special table or column to save the data projection, the map don't know what's the projection from the shape data.
That's just the same like we don't know which projection is only from the shape file, we also need its corresponding .prj file.
In our sample, the projection information is contained in the sqlite file name.
Regards,
Ethan