Hello SQLite users, This is my first post to this user group, so please be gentle with me if I am out of line.
I would like to know if there is SQLite for 64-bit Windows-based machines. On the web site of SQLite.org there is version 3.7.6.3 for Widnows 32-bit. How about a version for 64-bit machines? I am using SQLite (I think I have 2.5 -- how can I check a file to know which version I have?) with Django-based web application (Django is a web application development framework that comes with a light web server). When I install the my application on 32-bit machines, SQLite works just fine. I install the same application in a 64-bit Windows-basaed machine and I get these errors. They are generated in Django, but I suspect they have to do with SQLite. I appreciate any help or guideline you can give. Regards, HF Naraghi _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users