Lidia Kalinovsky wrote:
> Attached are 2 db empty (no data) files

This list does not allow attachments.

> There is big difference in file size - file created on Windows is match
> smaller than MAC one.

Due to differences in the way these OSes report the sector size,
the default page size is different.

If this matters for you, change it before actually creating the
database file:
<http://www.sqlite.org/pragma.html#pragma_page_size>


Regards,
Clemens
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to