I downloaded the shell and the dll from the sqlite.org site. I put the .dll in the windows/system32 folder. However, when I try to create a test db using the command "sqlite3 test.db" as per the example, I get "Error: near "sqlite3" :syntax error.
What am I doing wrong? Thanks, Sean Dzafovic _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

