I was trying out Ideablade’s Object Mapper in one of my projects. I was trying to use a View as a data source but for some reason when I click on the View tab in the Object Mapper it doesn’t show me the available views stored on the SQL Server.
The SQL Server I’m using is SQL Server 2000 with Service Pack 3 installed. Is there something that I need to do on the SQL Server for the views to show up on the Object Mapper or are there some special statements I need to include in my view declaration so the Object Mapper would recognize it?