Groups | Blog | Home
all groups > sql server data mining > december 2003 >

sql server data mining : NEW TO MINING


JEG
12/25/2003 8:04:07 AM
Hi all,
I am new to mining.Advice me regading where to
start with .I have AS2K with SP3 and SqlServer2k + SP3 ..

How can we access DataMinig from dotnet..Any Ideas
highly valued..

Regards
Ha Duy Thien
12/28/2003 4:00:01 PM
hi Jeg
Have you ever heard about OLE DB for Data Mining?

Please take a look at that API. The name is : Decision support Object API -
DSO

you can attach that API into your .NET Application.

and then you can use that API to create Data Mining Model, Insert data for
training that model , and use SQL to get the result from that Model.

I can recomend you the book : Preparing and Mining Data with Microsoft SQL
Server 2000 and Analysis Services. This book contain an example application
for doing with Data Mining written in Visual Basic 6.0, but you can find
many useful information.

If you need that book, let's me know. I will send it to you.

Bye
[quoted text, click to view]

Peter Kim [MS]
1/2/2004 11:37:53 AM
Once you install Analysis Services, start Analysis Manager and try the data
mining tutorial inside the Analysis Manager. This will guide you how to
create/process various data mining models.
Also, check out the FAQ
(http://groups.msn.com/AnalysisServicesDataMining/faq.msnw) from which you
can find other useful resources for the Anaysis Services data mining
component.

--
Peter Kim
This posting is provided "AS IS" with no warranties, and confers no rights.

[quoted text, click to view]

Jamie MacLennan (MS)
1/3/2004 2:05:18 PM
To access data mining from DotNet, simply use ADO.Net against the Analysis
Services OLEDB provider (MSOLAP) as you would any other database provider.


[quoted text, click to view]

AddThis Social Bookmark Button