Version2, C#, Newest, Self Serving
We have updateable views which are 1:1 based on tables in other DBs in the same server.
Is it possible to create an 'entity' in the designer but that is based on a view instead of a table and so would give the same CRUD support? That would save us from creating multiple LLBL projects for each database.
Ian