[sqlite] Creating a stable database

2015-09-28 Thread Aaron Digulla
Am Montag, 28. September 2015 15:55 CEST, "R.Smith" schrieb: > > > On 2015-09-28 11:30 AM, Aaron Digulla wrote: > > > > Am Freitag, 25. September 2015 20:46 CEST, Warren Young > etr-usa.com> schrieb: > > > >> > >> That

[sqlite] Creating a stable database

2015-09-28 Thread Aaron Digulla
Am Freitag, 25. September 2015 20:46 CEST, Warren Young schrieb: > On Sep 25, 2015, at 11:59 AM, Richard Hipp wrote: > > > > On 9/25/15, Aaron Digulla wrote: > >> > >> I was wondering if it was possible to create the same database (= no binary &

[sqlite] Creating a stable database

2015-09-25 Thread Aaron Digulla
Hello, I was wondering if it was possible to create the same database (= no binary difference) twice with sqlite. I tried by creating all tables in the same order and then inserting all rows in order of the primary key. But if I create two database files with the same code, the files are