Using SQL Server Views instead of tables

  •  02-18-2008, 7:23 PM

    Using SQL Server Views instead of tables

    I am trying to use a SQL Server view (not a table) to provide a denormalized (joined) dataset to an InfoPath form via a smartObject, but the SQL Service doesn't seem to see views, only tables.  Any ideas about how to get around this? 

     

    Thanks,

    -alex

View Complete Thread