"Raman Iyer [MS]" wrote:
> [Copying Jamie's response from
> microsoft.private.sqlserver2005.analysisservices.datamining]
> <jamiemac@online.microsoft.com> wrote in message
> news:<03f9ba57-59b8-4995-b3bf-bc64b491afac@privatenews.microsoft.com>...
>
> > You can do associative analysis using the nested table feature and
> > decision trees in AS 2000 just as you would in AS 2005. For an example,
> > you can use the movie database on sqlserverdatamining.com.
>
> > To create a nested table model you have to run the data mining wizard and
> > check the box marked "Finish this model in the editor" (or similar). In
> > the editor there are menu items allowing you to add nested tables to the
> > model.
>
> > Note that this is associative analysis - not association rules. Using such
> > a model you will be able to see dependency networks and do
> > cross-prediction, but you won't get the itemsets and rules that you would
> > get in AR.
>
> >
>
> > > hello
>
> > > i'm looking for an example of association analysis to use with sql
> > > server AS 2000
>
> > > i'm working under vb.net and i want to program an application that can
> > > find correlation from a datawarehouse
>
> > >
>
> > > thanks
>
>
> --
> -Raman Iyer
> SQL Server Data Mining
> [This posting is provided "AS IS" with no warranties, and confers no
> rights.]
>
> "Julien" <Julien@discussions.microsoft.com> wrote in message
> news:3FA7A8EA-9CBE-4C17-BDCB-41F1A965CB9A@microsoft.com...
> > hello !
> > i'm looking for an example of association analysis to use with sql server
> > AS
> > 2000
> > i found this link :
> >
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnduwon/html/d52design.asp
> > (from this thread :
> >
http://groups.google.com/groups?hl=fr&lr=&th=4e8e8574c8901edf&rnum=1)
> > but it's a dead link
> > where can i find it ???
> >
> > thanx
>
>