Dynamic Sql

Posts   
 
    
nowheels
User
Posts: 1
Joined: 06-Oct-2008
# Posted on: 06-Oct-2008 15:52:58   

can i use dynamic sql to create something like a typed view? I want to use dynamic sql to pull data from two or more tables? does anyone have examples of this?

Walaa avatar
Walaa
Support Team
Posts: 14993
Joined: 21-Aug-2005
# Posted on: 06-Oct-2008 16:16:19   

You can use a DynamicList to fetch data from more than one table.