Good day everyone. I'm learning ROR via Simply Rails2 on Vista32. Can I get your help...
On page 102 of the book it says to invoke the SQLite console with the following command in the application directory:
$ sqlite3 db/development.sqlite3
So, I pulled up a command window (start>'cmd'~), navigated to c:\instantrails\rails_apps\ and tried the command with an error message. I tried something similar from IRB with another error message. When I look at the Instant Rails Control Panel, it shows MySQL and Apache running but not showing SQLite. What am I missing to get the SQLite running?
1. Am I using the wrong tool - cmd?
2. is my process wrong?
3. how do I know that right tool (cmd) and process as laid out above?
Thank you






Bookmarks