Hello,
if we are try to create a new data base with sqlite
we see the following error outputs:
# sqlite x.db
OPEN3 /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
"Igor Tandetnik" <[EMAIL PROTECTED]> schrieb am 11.09.2007 13:40:30:
>
> Armin Steinhoff wrote:
> > if we are try to create a new data base with sqlite
> > we see the following error outputs:
> >
> > # sqlite x.db
> > OPEN3 /appl/s
C ends at
>the first "CREATE TABLE" statement with SQLITE_BUSY.
>I am using SQLite 2.8.6. Is it possible that the little-or-big-endian
>thing could cause this trouble?
That's the case ..
Regards
Armin Steinhoff
>Or do you
3 matches
Mail list logo