This question is locked. New answers and comments are not allowed.
Hi,
My question is if we have some databases with the same schema but different data, can we use OpenAccess to manage them like only one database?
If we cannot do that, can we create several instances of the same context object, one for each database?
Our problem is that we will have many identical Databases with same schema, but we don't know How many, and we need to create and manage differents conections but using the same DAL and persistent clases.
Is this possible?
Thanks in advance.
My question is if we have some databases with the same schema but different data, can we use OpenAccess to manage them like only one database?
If we cannot do that, can we create several instances of the same context object, one for each database?
Our problem is that we will have many identical Databases with same schema, but we don't know How many, and we need to create and manage differents conections but using the same DAL and persistent clases.
Is this possible?
Thanks in advance.