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 command
'.databases', I can see that database, however, using '.tables' doesn't
show me the test table.  But, oddly enough, if I correctly specify the
table name with a 'select' query, I can get the table data.

I did the above on two Windows XP boxes with full rights but same
problem using SQLite version 3.3.17.





 

-- 
  
  [EMAIL PROTECTED]


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to