2008年11月1日星期六

Re: [fw-db] Fatal error when inserting data in SQLite database

Hi Miguel,

> Remove this ","
>
> Try this:
>
> $insertData = array(
> 'pizza_id' => '6',
> 'pizza_name' => 'Pizza',
> 'pizza_description' => 'Pizza Test'
> );

Thanks for you reply but unfortunately this does not help to solve the
problem. The fatal error still gets thrown.

Thanks and best regards,

Ralf

没有评论: