all groups > sql server data mining > april 2004 >
You're in the

sql server data mining

group:

Datamining from a client that does not have SQl Server


Re: Datamining from a client that does not have SQl Server Jamie MacLennan (MS)
4/26/2004 10:11:14 AM
sql server data mining: You can install the client components from the SQL Server installation disk
or use the components distributed with Excel (also called Pivot Table
Services). Once you have these installed you can use OLEDB to connect to
the server - a sample application (DMSamp) is available at
http://groups.msn.com/AnalysisServicesDataMining

Another way to connect to the server and perform predictions or retrieve
content is through XML for Analysis which allows you to connect over http.
You can download the XMLA sdk at
http://www.microsoft.com/downloads/details.aspx?familyid=02ddcc80-604b-4343-9d42-4298e10a1a56&languageid=f49e8428-7071-4979-8a67-3cffcb0c2524&displaylang=en

An XMLA client that can access data mining is available at
www.xmlabrowser.com


--

-Jamie MacLennan
SQL Server Data Mining
This posting is provided "AS IS" with no warranties, and confers no rights.
[quoted text, click to view]

Re: Datamining from a client that does not have SQl Server Jamie MacLennan (MS)
4/26/2004 10:52:05 AM
You can also get the client components from :

http://download.microsoft.com/download/sqlsvr2000/utility/9.2/w98nt42kmexp/en-us/Ptssetup.exe

after that you need to apply SP3 from

http://www.microsoft.com/sql/downloads/2000/sp3.asp

NOTE: This (it's shown on the page above) is really important:

* Sql2ksp3.exe. Updates for database components.

* Sql2kasp3.exe. Updates for Analysis Services components.

* Sql2kdesksp3.exe. Updates for Microsoft SQL Server 2000 Desktop Engine
(MSDE 2000).


--

-Jamie MacLennan
SQL Server Data Mining
This posting is provided "AS IS" with no warranties, and confers no rights.
[quoted text, click to view]

Datamining from a client that does not have SQl Server Sinex
4/26/2004 12:56:32 PM
Hi,
I have a server machine. It has SQL Server 2k with analysis services
running. Now can i write an application on a client machine to say read the
content of a cluster data mining model ? My client machine does not have
SQL Server installed. Is there any requirements the client has to satisfy?

Sinex

AddThis Social Bookmark Button