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

Single Instance Multi-tenant using Open Access ORM

1 Answer 75 Views
Databases and Data Types
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Gopal
Top achievements
Rank 1
Gopal asked on 30 Mar 2012, 08:35 AM
Is is possible to create single instance multi-tenant (separate schema for every client in single database) application using Telerik WCF Ria Services, Telerik MVC 3 and Open Access ORM (database first approach).
Thanks for the read !!!!

1 Answer, 1 is accepted

Sort by
0
PetarP
Telerik team
answered on 04 Apr 2012, 07:49 AM
Hi Gopal,

 Unfortunately you will not be able to do this separation using the ORM itself. It will be possible however to implement some user accounts in the database that give different privileges based on the user who has logged in. This way you can make some tables visible to the user while others will not be.

Kind regards,
Petar
the Telerik team
Telerik OpenAccess ORM Q1 2012 release is here! Check out what's new or download a free trial >>
Tags
Databases and Data Types
Asked by
Gopal
Top achievements
Rank 1
Answers by
PetarP
Telerik team
Share this question
or