Sunday, March 25, 2012

DTS prediction

Well thanx a lot because i've got the reply. And now i want to ask about prediction data mining using DTS. Should i make some code to perform in my vb application? and how to join my table case with the tree result?
Thank you so much

There are two way to do prediction in Integration Services (DTS in SQL 2000):

the Data Mining Query Task which allows to run a prediction query against an external data source (or inline data in the case of singleton query) and save the result to a table

No comments:

Post a Comment