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

SQL Query Builder

1 Answer 300 Views
OQL (OQL specific questions)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
RCP
Top achievements
Rank 1
RCP asked on 11 Mar 2013, 05:06 AM
Hello Telerik Team,

I was wondering does Open Access ORM has any inbuilt components good for Dynamic Query Building which works for all databases.
Something like http://sqlom.sourceforge.net/

Regards
RCP.

1 Answer, 1 is accepted

Sort by
0
Alexander
Telerik team
answered on 13 Mar 2013, 02:40 PM
Hi RCP,

Telerik OpenAccess ORM uses LINQ, which is currently the most commonly used backend-independent query language for .Net. You can find more information how to use it together with OpenAccess in this article. If you need to build queries dynamically at runtime, you could also have a look at the Dynamic LINQ library.
Hope that helps.

Regards,
Alexander
the Telerik team
OpenAccess ORM Q1 2013 is out featuring Multi-Diagrams, Persistent Data Stream Support and much more. Check out all of the latest highlights.
Tags
OQL (OQL specific questions)
Asked by
RCP
Top achievements
Rank 1
Answers by
Alexander
Telerik team
Share this question
or