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

3-Layer Web Example using OpenAccess

2 Answers 106 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
AL
Top achievements
Rank 1
AL asked on 25 Mar 2009, 05:53 PM
Hi,

How does OpenAccess open and close database connection in an n-tier enviornment? 

Is it possible to open connection, get the data, close the connection, massage the data, open the connection, submit the data, close the connection (in an n-tier enviornment), If so, how? Any code example sin C# would be great!

Thanks.

2 Answers, 1 is accepted

Sort by
0
Accepted
Zoran
Telerik team
answered on 26 Mar 2009, 03:10 PM
Hi AL,

Yes it is possible to achieve your goal. The common way of doing that is taking advantage of the OpenAccess disconnected API. There are examples for windows forms and web environments in the Quickstart solutions coming with the installation of OA. These examples are under the name of "Object Container".

If you need any further instructions feel free to contact us again in the future.

Best wishes,
Zoran
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
0
AL
Top achievements
Rank 1
answered on 27 Mar 2009, 02:38 PM
Thank you for answering my question.
Tags
General Discussions
Asked by
AL
Top achievements
Rank 1
Answers by
Zoran
Telerik team
AL
Top achievements
Rank 1
Share this question
or