Hello I am trying to install Ruby on Rails on windows and am unable to do so because the .def file is missing from sqlitedll-3_7_2.zip.
Can someone please let me know how to get it? I get this error message :“The procedure entry point sqlite3_column_database_name could not be located in the dynamic link library sqlite3.dll.” and solution seems to be to exract the .dll and .def files to my C:\ruby\bin directory by downloading the DLL of the SQLite library without the TCL bindings. thanks for the help! Rishi _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

