configuration - How Can I Configure an Oracle Data Source in Lightswitch to Map Tables Owned by Another User? -


We are using the SaaS provider in our company, which provides only access to our backend Oracle database directly to read. is. / P>

Our Oracle user own is not in any table, so the tables we want to read are from other users. The tables should be addressed as follows: OwnerUser.table1, OwnerUser.table2, etc.

When there is no data source set in LightSwitch, no table is visible, because the unit data model is mapping on the tables owned by our user (which we associate with).

Does anybody know that I can do somewhere to inject the data of the owner prefix (such as the owner's injection) so that the light can be seen in a designer designated master table, do you find that in this case the custom Can RIA Service Layer be Easy to Build? The data source that gives user information and sets the tables.

Comments