Connecting Tech Pros Worldwide Help | Site Map

rails and sqlite3 error

  #1  
Old April 8th, 2008, 03:41 AM
Newbie
 
Join Date: Jan 2008
Posts: 13
I am trying to install SQLite3 for my rails app. However I keep getting this error:

Expand|Select|Wrap|Line Numbers
  1. ./sqlite3.dll: 127: The specified procedure could not be found. – Init_sqlite3 (LoadError)
  2.  
Any ideas?
  #2  
Old July 4th, 2008, 11:44 AM
acoder's Avatar
Site Moderator
 
Join Date: Nov 2006
Location: UK
Posts: 14,528
Provided Answers: 12

re: rails and sqlite3 error


HowToUseSQLite in Ruby on Rails should provide an answer.
Reply


Similar Threads
Thread Thread Starter Forum Replies Last Post
SQLite3__Python2.3-SQLite__Problem Cousin Stanley answers 5 November 25th, 2006 12:35 AM