Re: beginner's problem with sqlite3
That's what I get trying to when I'm not awake. I misread his
code and missed the VALUES keyword. My apologies.
On Feb 21, 2008, at 9:18 AM, Peter Hickman wrote:
> Serg Koren wrote:
>> Hope that s.
>>
>
>
> Probably wont. The "INSERT INTO tablename (a,b,c) VALUES (x, y, z);"
> syntax is valid sql. He was just missing the commas.
>
>
>
|