Am trying to generate models from database views with the sole purpose of viewing and searching complex records from various tables.
However I get "Table 'XXX' does not exist".Logically views are like tables.
Any creative workarounds?
Am trying to generate models from database views with the sole purpose of viewing and searching complex records from various tables.
However I get "Table 'XXX' does not exist".Logically views are like tables.
Any creative workarounds?