Hi, 

I will use SQLite on Linux for generating a structured program output. But I get in 
trouble by using it. For testing I install SQLite und starting the shell. It works 
well by using the memory (sqlite :memory:), but I get problems by using it on a file

scr/sqlite> sqlite test.db
SQLite version 2.8.13
Enter ".help" for instructions
sqlite> create table test (ID int);
SQL error: database is locked
sqlite>

What can I do?

Thanks

Rainer

                                                                                       
                      
Dr. Rainer Schwarz 

Colenco Power Engineering AG 
Täfernstr. 26
5405 Baden 
Switzerland 
Phone ++41 56 483 18 11
Fax     ++41 56 483 19 52
mailto:[EMAIL PROTECTED]
http://www.colenco.ch


Reply via email to