all groups > sql server data mining > march 2004 > threads for march 1 - 7, 2004
Filter by week: 1 2 3 4 5
CNET article on Yukon PIVOT
Posted by Sanders Kaufman at 3/6/2004 1:27:54 AM
<shameless plug>
In SQL Server Yukon, the PIVOT/PIVOT functions promise to be very
helpful for Data Miners.
This is my article on Builder.com about it:
http://builder.com.com/5171-22-1045432.html
</shameless plug>
... more >>
help
Posted by ashwin at 3/5/2004 11:13:04 PM
how does the mining model wizard gets the parameter info
that should be given with the create mining model query
for ex we need to get a min support and min confidence for
association rule mining based algoritham .after
aggregating the algoritham with analysis server will the
mining model... more >>
help
Posted by ashwin at 3/5/2004 11:09:23 PM
why is there the sample provider comes without a $500
worth of visual parser++?why cant we use any open source
or why not provided by microsoft itself?
as we were a student at our final weeks of college
project presentation we cant affort it.
next can i do anything to implement my associat... more >>
SQL script fails to execute
Posted by Stuart at 3/5/2004 3:32:24 PM
I've written the following SQL script which the Query Analyzer, that came
with our SQL Server 2000, has confirmed as OK. However, when I attempt to
run the script nothing is returned.
I'm very new to SQL, so this may be a simple user error, but I would really
appreciate some help,
Thanks
... more >>
Problems with Getting a Date (range)
Posted by Atley at 3/5/2004 12:19:24 PM
I am trying to get a date range from the first of whatever month is previous
to the current one to exactly one year previous to that date ie 02/01/04 to
02/01/03 to pull the appropriate section of data out...
I have tried to use:
BETWEEN MONTH(GETDATE()) - 1 + '/' + 01 + '/' + YEAR(GETDATE()... more >>
what do i modify sampleprovider to run it if i just have trial vp
Posted by clocklamp at 3/5/2004 12:25:47 AM
I have download new sampleprovider,I do evevrything
according read me,but I use platform sdk oct 2002 and trial
vp.it didnt run.
I read FAQ:
39. Can I compile the sample provider with trial version
of Visual Parse++?
last words tell that:
There may be some way to get around this. But, it w... more >>
what about DSO(analysis server's decision support object) Aggregator
Posted by clocklamp at 3/4/2004 5:50:58 PM
what is dso's aggregator?what relation between aggregator
and the third party provider? where are I can find more
materials about aggregator, it seem fail when search it in
sql server help.
than a lot... more >>
about DM Sample provider
Posted by clocklamp at 3/4/2004 5:13:52 PM
1.if i load the third party provider in analysis
server,can i unload it from analysis server again?
2.where do i can download this article"Mosaic Interactive
DM article ",An article about Analysis Services Data
Mining with source code.the present linking is invalid.
3.sample provider readme ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
hola
Posted by Fernando Ugarte at 3/4/2004 1:15:19 PM
como puedo saber que verion de service pack tengo instalado?
gracias
... more >>
question about building DM sample provider
Posted by clocklamp at 3/4/2004 3:13:52 AM
I knew SQL server data mining from last year,My material
about it is old ,I find they are before last two or three
years ,after serveral years,how about data mining in
microsoft,how to develope it in future?
I also have a question about microsoft data mining
sample provider,I build it a... more >>
Help for datamining (Clustering)
Posted by _mario latens at 3/3/2004 9:52:09 PM
I'm doing my tesis about datamining in particular about clustering.
If somebody knows sites, book, suggestions about clustering
tell me, please!
Thankyou in advance, Mario.... more >>
SQL Server
Posted by Mathew at 3/1/2004 8:00:10 PM
Hi,
I started my new job in a company a couple of days ago.
As I knew, 4 system databases (Master, Tempdb, MSDB, and
Model) should not be deleted, and deleting these
databases can cause variety of problems. Unexpectedly, I
saw that there is not any of these databases in the
database lis... more >>
|