[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SQL Statements auf embedded "SQLite 3.x" ausführen



On 03.11.07 23:37:02, Simon Jolle sjolle wrote:
> Hallo Debian Users
> 
> Ich möchte normale SQL Commands ausführen.
> 
> $ sqlite file-meta.db 'SELECT * FROM *'
> Unable to open database "file-meta.db": file is encrypted or is not a
> database
> 
> Wenn ich jedoch "strings" darauf mache, sehe ich alles im Klartext. Und
> "file" sagt mir es sei eine SQLite DB.

AFAIK: SQLite != SQLite. Es gibt SQLite2 und SQLite3 und ich denke die
Dateiformate beider Versionen sind verschieden. Also probiere es mal mit
sqlite3 oder sqlite als Paket.

Andreas

-- 
Don't tell any big lies today.  Small ones can be just as effective.



Reply to: