Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Setting filter fails
Tue, Apr 1 2008 3:38 PMPermanent Link

Kai
I have a table containing a string field by the name 'SelectType' - attempts to set a
filter, such as 'SELECTTYPE = "XX"', fail with #10051

I am not aware of 'SelectType' being a reserved word. Can someone confirm this as a bug?

TIA,
Kai
Tue, Apr 1 2008 4:12 PMPermanent Link

"Robert"

"Kai" <platysternon@hotmail.com> wrote in message
news:F73F4BC6-98F8-413D-BA82-5707D402B654@news.elevatesoft.com...
>I have a table containing a string field by the name 'SelectType' -
>attempts to set a
> filter, such as 'SELECTTYPE = "XX"', fail with #10051
>

You need single quotes, othewise it thinks XX is a column name.

Robert
> I am not aware of 'SelectType' being a reserved word. Can someone confirm
> this as a bug?
>
> TIA,
> Kai
>

Image