Data mining plug in algorithm | SQL Server Performance Forums

SQL Server Performance Forum – Threads Archive

Data mining plug in algorithm

Hi !! I read that it is possible to create a custom algorithm and use it as a plug in to sql server 2005. What programming language are available for this purpose ? C++ only ? Can I use .net ? Thank you!
Yes you can,http://msdn2.microsoft.com/en-us/library/aa964125.aspx fyi. Satya SKJ
Microsoft SQL Server MVP
Writer, Contributing Editor & Moderator
http://www.SQL-Server-Performance.Com
This posting is provided AS IS with no rights for the sake of knowledge sharing. Knowledge is of two kinds. We know a subject ourselves or we know where we can find information on it.
Thank you for your reply, I have already visited this web site and I downloaded the following tutorial :
‘A Tutorial for Constructing a Managed Plug-In Algorithm’
but I have the following question: Where should I find the DMPluginWrapper.dll. It mentions that it is included as source code, in the SRCDMPluginWrapper folder. What project is this ? Where can I find it ? Any ideas? Thank you
ST
I think its best to contact or post in that sqlserverdataminin.com website for more reference. Satya SKJ
Microsoft SQL Server MVP
Writer, Contributing Editor & Moderator
http://www.SQL-Server-Performance.Com
This posting is provided AS IS with no rights for the sake of knowledge sharing. Knowledge is of two kinds. We know a subject ourselves or we know where we can find information on it.
]]>