Re: [sqlite] Re: Newbie - can't create database but I can attach

2007-06-05 Thread nvi
e a SQLite newbie group / further resource you'd recommend, I hate wasting people's time. On Tue, 5 Jun 2007 13:54:50 -0400, "Igor Tandetnik" <[EMAIL PROTECTED]> said: > nvi-yMULe1UMIukeIZ0/[EMAIL PROTECTED] wrote: > > Hello, thanks in advance, I've tried to answer

Re: [sqlite] Newbie - can't create database but I can attach

2007-06-05 Thread nvi
Hello, thanks in advance, I've tried to answer this through extensive searching. The following syntax does not create a database, e.g.; sqlite> sqlite3 testdatabase However, if I create a sqlite database with TkSQLite, sqlite.exe can 'attach' to that test database, and, using the sqlite.exe