I see.
It works. Even with t-sql output and compilemessages.
Thanks!
Now there is a new problem: multiple modulesto one schema.
My guess is that all extents need to be defined in one module for this to happen.
Since types refer to extents, i expect this to get fuzzy. Is there a best practice for this?
Edit:
i have found this:
http://msdn.microsoft.com/en-us/library/dd861703(VS.85).aspx(Designing Domains and Models Using "M" )
Meaning there are no guidelines published yet. I'll experiment with what M gives me now.
If anyone has suggestions though, they are welcomed.
Performing my Final Project, looking into codename "Oslo".