Hi,
I created a sqlite3 database and I get the wierdest error: Sometimes it
will say that I don’t have a table named ‘account’ (Even though I do
have this table) and other times it just loads perfectly!
Any Idea why this would happen?
-Salik
Hi,
I created a sqlite3 database and I get the wierdest error: Sometimes it
will say that I don’t have a table named ‘account’ (Even though I do
have this table) and other times it just loads perfectly!
Any Idea why this would happen?
-Salik
Sal Syed wrote:
I created a sqlite3 database and I get the wierdest error: Sometimes it
will say that I don’t have a table named ‘account’ (Even though I do
have this table) and other times it just loads perfectly!
Any Idea why this would happen?
I never hit that one, so here’s some generic tips:
On 8/28/07, Phlip [email protected] wrote:
- make sure your sqlite3 gem is at least _why’s version:
http://redhanded.hobix.com/cult/sqlite3Gem_whySSensibilitiesRepack.html
I’m not so sure about an updated version from _why, but this is like
from Oct 2006… Haven’t the changes been incorporated into Jamis’s
version already (see his comment as well)
-jf
Jeffrey ‘jf’ Lim wrote:
- make sure your sqlite3 gem is at least _why’s version:
http://redhanded.hobix.com/cult/sqlite3Gem_whySSensibilitiesRepack.html
I’m not so sure about an updated version from _why, but this is like
from Oct 2006… Haven’t the changes been incorporated into Jamis’s
version already (see his comment as well)
I suspected as much - that’s why I said “at least”…
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs