Column names in each view or function must be unique. Column name "Caption" in view or function "web40repSystemconfigs" is specified more than once.
In this case ... I use the " Caption Nvarchar(450) " in tblSoundDevice and "Caption Nvarchar(450)" in tblDisplayConfiguration
I want the result to show me... What SoundCard AND VideoCard that the Computer has.
// Thanx