Hello, I'm probably missing something very simple here, but this is my problem: I'm trying to get the bulk insert sample programs to run inside of a local ASP.NET page. I ran the given SQL command to create the TestCase table (after running "sqlite3 test.db"). The database file is in...