Re: [sqlite] sqlite download for 64 bit

2013-12-09 Thread j. merrill
Use the 32-bit DLL. If you use that, your application will run on both 32- and 64-bit versions of Windows. If you use the 64-bit DLL, it will only work on 64-bit versions of Windows. Krishna Chaitanya Konduru wrote > at the sqlite download page there is download for win 32 x86 what abut > 64bit o

Re: [sqlite] sqlite download for 64 bit

2013-12-09 Thread RSmith
I think the OP might mean the DLL downloaded from the site - which is W32, I don't think this can be linked into a 64-bit application... can it? (I haven't attempted it). Would the powers that be terribly mind adding a 64-bit DLL to the download list? On 2013/12/09 16:24, Kees Nuyt wrote: On

Re: [sqlite] sqlite download for 64 bit

2013-12-09 Thread Kees Nuyt
On Mon, 9 Dec 2013 17:48:34 +0530, Krishna Chaitanya Konduru wrote: >hi >at the sqlite download page there is download for win 32 x86 what abut >64bit os.. would the same appllication runon both 32 and 64 bit os?? I am a >total newbie SQLite compiled for 32 bit works fine on 32-bit and 64-bit W

[sqlite] sqlite download for 64 bit

2013-12-09 Thread Krishna Chaitanya Konduru
hi at the sqlite download page there is download for win 32 x86 what abut 64bit os.. would the same appllication runon both 32 and 64 bit os?? I am a total newbie Regards Krishna ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080