SQLITE table on exFAT file system

Anyone tried this?, creating a sqlite table on works ok on FAT32, but exFAT it creates a table called REAL__SQL__TEMP__TABLE and thats it?
Very strange…

thats more likely a bug way down deep in the sqlite engine than anything

fat32+ makes that a lot bigger

4GB

FAT32 = 4Gb, but exFAT is not FAT32, its what some call FAT64 and have file limits of 128PB (due to volume limits).

I’m pretty sure that everyone on this thread is already clear on that point.

Well, I made my statement because I didn’t feel so sure as you. :wink: