Hello, after 3 hours of struggle, I have come to determine that the current windows dll available for download from the website has been compiled *without* the preprocessor symbol SQLITE_ENABLE_COLUMN_METADATA and therefore I am unable to run my rails project. I have Ruby 1.9.2, Rails 3.0.7, and sqlite3-ruby version 1.3.3 installed and when I start the rails server, it aborts with the message “The procedure entry point sqlite3_column_database_name could not be located in the dynamic link library sqlite3.dll”. Looking at the .def file that comes along with the .dll file in the .zip file on the sqlite.org website, this seems to be in fact correct (def file is missing this function). Can you please update the website with the dll compiled using the preprocessor symbol in the subject? I am downloading cygwin to try and compile this myself but would like it if you uploaded your version so I can be sure that I did not screw something up.
Thanks much for your help – I look forward to a quick response. Thanks, Prasanna. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users