This is a migrated thread and some comments may be shown as answers.

get the filter create an oracle compatible where expression

1 Answer 36 Views
Filter
This is a migrated thread and some comments may be shown as answers.
Andre Broers
Top achievements
Rank 1
Andre Broers asked on 25 Mar 2010, 02:56 PM
What is the difference between OQL en SQL? When I use the SQL query provider I get an SQLServer compatible where clause with [ and ] around the fieldnames. I also see a RadFilterOqlExpressionFormatter but the documentation is very minimal.

Maybe someone can give me an example?

Mvg Andre Broers

1 Answer, 1 is accepted

Sort by
0
Rosen
Telerik team
answered on 25 Mar 2010, 06:18 PM
Hi Andre,

The ODMG Object Query Language (OQL) is a standard query language for object oriented APIs. And it is used by Telerik's OpenAccess ORM.
The built-in providers of RadFilter are intended for internal usage and mainly for integration with RadListView and RadGrid APIs. Thus they do not represent a full implementation of the query dialects.

Regards,
Rosen
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Filter
Asked by
Andre Broers
Top achievements
Rank 1
Answers by
Rosen
Telerik team
Share this question
or