> "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/sbin/x.db
> > > OPEN-EX 4 /tmp/sqlite_Iihb
"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/sbin/x.db
> > OPEN-EX 4 /tmp/sqlite_Iihb60vuQk4Nf9D
> > SQ
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/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 e
3 matches
Mail list logo