Update for the May CTP:
(0,0): warning M3906: Cannot create security views for the table '[X].[Y]' because it has no primary key.
This error is still present when compiling M to -package:Image format (for use in Quadrant).
In my case i use compound primary keys with varchar values.
Manually importing the generated schema into Quadrant (with TSql10 output) works. Note that Quadrant then has some unexpected behaviour when wanting to mutate data. Data is displayed perfectly when it is added through Sql Server Management Studio. It looks promising, i like the design :) Performing my Final Project, looking into codename "Oslo". |