Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I want to convert Linq query to OQL.

Is there a Linq to OQL provider?

share|improve this question
From that link it appears that OQL is a language rather than a particular system. Did you have a particular system in mind? Where's the actual data? – AakashM Feb 12 at 9:14
@akramshahda not sure what the point of your edit is? – AakashM Feb 12 at 9:14
@AakashM not sure what is the point of your question .. still the answer can be nothing that is related to you. – Akram Shahda Feb 12 at 10:04
Yes I am looking for querying objects using OQL, My product (data source) understands OQL for querying. – user1393608 Feb 13 at 8:05
Any update onto this? What are the factors that will enable to convert LINQ to OQL like ExpressionTrees etc? – user1393608 Feb 21 at 8:46

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.