Hello,

if we are try to create a new data base with sqlite 
we see the following error outputs:

# sqlite x.db
OPEN    3   /appl/sbin/x.db
OPEN-EX 4   /tmp/sqlite_Iihb60vuQk4Nf9D
SQLite version 2.8.0
Enter ".help" for instructions
sqlite> create table yy(xx char(10), x int);
SQL error: database is locked
sqlite> .q
CLOSE   3
CLOSE   4

What's the problem ??

Best Regards

Armin 
______________________________________________________________________
XXL-Speicher, PC-Virenschutz, Spartarife & mehr: Nur im WEB.DE Club!            
Jetzt testen! http://produkte.web.de/club/?mc=021130


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

Reply via email to