Information on this page:  http://www.sqlite.org/lang_createtrigger.html

Reads:

           The "INSERT INTO *table* DEFAULT VALUES" form of the
INSERT<http://www.sqlite.org/lang_insert.html>statement is not
supported.

I do not think it is a problem/defect/bug. What say?

On Mon, Jun 7, 2010 at 2:42 PM, Simon Slavin <slav...@bigfraud.org> wrote:

>
> On 7 Jun 2010, at 9:49am, 陶渊俊 wrote:
>
> > It will be segmentation fault.
>
> Which operating system are you running ?
>
> Are you running your code in the command-line program or with your own
> program ?
>
> If you are running your own program, are you accessing SQLite with the C
> functions, or are you using a library someone else made ?
>
> Simon.
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to