Tom van Oost @ 11:09 AM on November 11, 2009
This Sql query based example retrieves desktop objects from ENOVIA SmarTeam. The Sql query is not executed directly on the database, but uses the ENOVIA SmarTeam API.
Notes: You have to modify this query to match your own datamodel. The Web Parts always expect that the columns OBJECT_ID and CLASS_NAME are returned from the queries datasource. [...]