On 6/3/05, basil thomas <[EMAIL PROTECTED]> wrote: > To all > Has anyone run sqlite in 64-bit mode on the new Win XP x64 os???
Yup. It is running beautifully for me in PeerGuardian. > Have you been able to create an in memory database greater than 2 > gigabytes??? Can't say I've tried. > What is the performance compared to sqlite in 32-bit mode?? The majority of work is I/O bound, so the performance is about the same. Maybe I can run some tests on in memory databases. > If no to any of the above, can Sqlite run in full 64-bit mode anyway??? > > -- Cory Nelson http://www.int64.org

