distinct

Posts   
 
    
Fatih
User
Posts: 8
Joined: 06-Jul-2007
# Posted on: 12-Jul-2007 21:46:32   

how to use Sql distinct function in llbgen? i researched it and i found some functions like Distinct Sum count distinct but these are not my want pls help

DvK
User
Posts: 323
Joined: 22-Mar-2006
# Posted on: 12-Jul-2007 22:18:26   

use the AllowDuplicates option when fetching data....this does it for you !

Fatih
User
Posts: 8
Joined: 06-Jul-2007
# Posted on: 12-Jul-2007 22:22:22   

it works !thx a lot