Frans,
Is there any support for the following? I can't find any reference to it.
INSERT INTO MyTable (PriKey, Description) SELECT ForeignKey, Description FROM SomeView
Marcus
No, sorry, there's no support for that.
No problem... stored procedure will do. Thanks