all groups > sql server data mining > september 2007
Filter by week: 1 2 3 4 5
BETWEEN DATEADD(mi, -5, GETDATE()) AND GETDATE()
Posted by GarethTnash at 9/26/2007 4:53:23 PM
Help - please -
I use this query to retrieve records for a website using an SQL database, I
have a client who is using an Access database, and although I've tried to
persuade them to upgrade they won't.
The problem is when I try using the above code it falls down, any ideas how
I would w... more >>
CLR Stored procedure fails to connect to Analysis Service 2000
Posted by mmiszk NO[at]SPAM gmail.com at 9/21/2007 3:07:38 AM
Hi All,
I am to write a CLR stored procedure (Sql Server 2005) which has to
connect to AnalysisService 2000.
But I can't ;)
When I try to connect using the connection string like:
"Provider=msolap;Datasource=abc;Initial Catalog=cde"
i get exception "A connection cannot be made. Ensure that... more >>
Where is the customer.mdb file in Tang/MacLennan's book?
Posted by Kevin at 9/19/2007 8:16:00 PM
I am working my way through "Data Mining with SQL Server 2005" but it
contains numerous references to a customer.mdb file which I can't find
anywhere. It is not in the download files on the book's website and the
customer table in the MovieClick database, while similar, lacks a few key
colu... more >>
Data mining & CLR UDTs
Posted by Efstathios Mantadakis at 9/8/2007 9:40:12 PM
Hello,
I would like to ask if it possible to perform data mining on Clr Udt data. If the answer is yes please give me some more information because it is urgent for my project.
Thank you,
ST ... more >>
Association Rules Model
Posted by Paolo at 9/7/2007 3:32:00 AM
I'm used Excel 2007 Data mining add in.
What the meaning is 'Importance'. And there isn't lift?
Thanks.... more >>
Data Mining Training gives No Results
Posted by ist at 9/5/2007 12:00:00 AM
Hi,
I am studying data mining features of SSAS and for a workshop I've
created 2 views derived from vTargetMail view of AdventureWorksDW.
Train data consists every record except those in Pacific, and test
view consists only records from Pacific area.
1. I've created a mining structure based o... more >>
How Can I set the clustering algorith (Kmeans or EM) from Businees Intelligence Studio?
Posted by Mauricio at 9/4/2007 9:00:12 PM
Hi, I need to execute a clustering algortih using EM and K-Means algorithms, How can I do it?
Thanks and regards
Mauricio... more >>
analysis services & clr
Posted by Efstathios Mantadakis at 9/4/2007 12:00:00 AM
Hi,
I have some problems deploying my cube. I have made two CLR udts called : trajectory, rectangle and the corresponding database tables. I have also created a fact table with the following columns :
rectangle_id : dimension
trajectory_id: dimension
gender_id : dimension
distance: measure... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|