Hey everybody hope you all had a great holiday season. I'm trying out some stuff with SQLite. If you *require 'sqlite3'* you get this error: "C:/scripting/Shoes-svn/dist/ruby/lib/i386-mswin32/sqlite3.dll: 127: The specified procedure could not be found. -Init_sqlite3 C:/scripting/Shoes-svn/dist/ruby/lib/i386-mswin32/sqlite3.dll" * C:/scripting/Shoes-svn/dist/lib/shoes.rb:154:in 'eval' * C:/scripting/Shoes-svn/dist/ruby/lib/rubygems/custom_require.rb:27:in `require' * (eval):6
I can see that shoes has sqlite3 bundled with so is there still a need to require it. I'm probably missing something simple. Thanks --Tom
