> Hi,
>
> I want to select the records which have both columns Text and Comming
> empty.
>
> I have found that the problem is the column name "Text".
> If I replace the column name "Text" by another all works fine.
> So I wonder : is "Text" a keyword for sqlite ?

Why do you wonder? You used it yourself as keyword when you declared "text"
as type text.

Gerald

Reply via email to