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

Execute SQL Query and Stored Procedure

1 Answer 221 Views
Getting Started
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Muhammad
Top achievements
Rank 1
Muhammad asked on 08 Jun 2011, 06:10 PM
Hi,

Is it possible with telerik ORM that I can also execute sql quries and stored procedure ... ? if its possible please provide me some working example. I am using open access orm by creating classes in domain model and I have used some crude operations like insert, update and delete but I have written very complex quries in my project and at this stage its very difficult for me to convert them into LINQ.

1 Answer, 1 is accepted

Sort by
0
Damyan Bogoev
Telerik team
answered on 13 Jun 2011, 10:16 AM
Hi Muhammad,

You could find attached a sample application which demonstrates how to execute stored procedures and direct sql using Telerik OpenAccess ORM. Additional helpful information can be found in the following help articles:
-    Using GetSqlQuery to execute stored procedures;
-    How to: Execute a SQL Query that Returns Specific Persistent Type;
-    Direct SQL and Stored Procedures;
Hope that helps.

Greetings,
Damyan Bogoev
the Telerik team
Q1’11 SP1 of Telerik OpenAccess is available for download; also available is the Q2'11 Roadmap for Telerik OpenAccess ORM.
Tags
Getting Started
Asked by
Muhammad
Top achievements
Rank 1
Answers by
Damyan Bogoev
Telerik team
Share this question
or