Ruby Sqlite3 connection issues.
Posted
by James Moore
on Stack Overflow
See other posts from Stack Overflow
or by James Moore
Published on 2010-05-15T13:04:22Z
Indexed on
2010/05/15
13:14 UTC
Read the original article
Hit count: 481
ruby
Hello,
I am receiving the error:
uninitialized constant SQLite3::Driver::Native::Driver::API
within my application, however I have installed:
ctionmailer-2.3.5
activerecord-jdbcsqlite3-adapter-0.9.6-java
jruby-openssl-0.6
rails-2.3.5
actionpack-2.3.5
activeresource-2.3.5
mysql-2.8.1
sqlite3-ruby-1.2.5
activerecord-2.3.5
activesupport-2.3.5
pcaprub
activerecord-jdbc-adapter-0.9.6-java
jdbc-sqlite3-3.6.3.054
rack-1.0.1
However, it still cannot connect am I missing something?
Thank you very much.
© Stack Overflow or respective owner