Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
all groups > sql server data mining > march 2004 > threads for march 8 - 14, 2004

Filter by week: 1 2 3 4 5

Invalid Precision Value
Posted by Mona Galal at 3/14/2004 12:09:25 PM
Hi all , Please I need help , every time I'm trying to make prediction query using Datamining prediction task I get "invalid precision value" error . I'm using decision tree algorithm and my query is : SELECT [Member Card RDBMS].[member card] AS [Member Card], (100 * PREDICTPROB...more >>


Mixed Case
Posted by Cliff at 3/12/2004 2:16:06 PM
Is there an easy way to convert an UPPERCASE string into Mixed Case I'm loading flat files into tables and would like to convert the address field from UPPER to Mixed. I can do this in WORD, but would rather find an SQL solution Thanks!...more >>

SQL Server Community Survey
Posted by MS SQL Survey Admin. at 3/12/2004 12:31:12 PM
This very important online survey will give you the opportunity to provide feedback on the availability of SQL Server information and peer support in the SQL Server communities. This will help Microsoft and its community partners to better understand customer needs and how to improve your experienc...more >>

Unable to get list of datamining algorithms
Posted by Andrea Temporin at 3/12/2004 12:07:22 PM
We are trying to understand how dataminig works in SQL Server, but every time we go into mining models inside Analisys Services we get this error message: "Unable to get list of datamining algorithms. Object or provider is not capable of permormed request operation". Is there anything wrong in ...more >>

what necessary conditions to be third party provider
Posted by clocklamp at 3/11/2004 6:13:59 AM
I want to do third party provider,at first, I just realize that I should know what is dm algorithm,ole db for datamining,but now I think i will know about how to program with ole db ,what structure of program ole db provider.what else ??? how to be third party quickly,what is prelimiary?? ...more >>

DMSample crashing :-(
Posted by Sinex at 3/10/2004 8:16:33 PM
Hi, I just tooke the DMSample from the files section at MSN groups. The exe works fine. But when i open the vbp project I encountered problems: 1. I tried to run the app. It crashed saying Instruction <address> referenced memory at <address>. 2. I tried to open the main frm in design view...more >>

Querying an existing Cluster Model ?
Posted by Sinex at 3/10/2004 6:19:03 PM
Hi ! I created a cluster mining model using Analysis Manager. Now, I want to query this model from my VB application and display this model using angoss SegView Ctrl. How do i do this? Also is it possible for me to retrieve a subset of this model from code (using Select statements?). Sinex ...more >>

Provider cannot be found. It may not be properly installed
Posted by hdsgp at 3/10/2004 2:01:07 PM
After doing a fresh install of Analysis Services on a Windows 2000 workstation with MDAC 2.7 I am unable to view any cubes. I cannot view any of the sample cubes. I created new cubes, I can't view them, and I then created cubes on a SQL database as opposed to the Access sample database, and I get ...more >>



Converting to Date
Posted by Atley at 3/9/2004 3:02:59 PM
I have a field in a database that contains dates in the following format: 20040205 It is a text field and I need to convert it to a date so I can compare and control a dataset. Any suggestions would be greatly appreciated... I have tried to use GetDate(20040205), but it just gives me an ...more >>

CREATE MINING MODEL with C#
Posted by Oshadha at 3/9/2004 12:56:05 AM
Hi All When I use CREATE MINING MODEL statement in C# via a Oledb Connection nothing happens. I even dont get error massage. I use Service Pack 3 for analysis services and for SQL server. CREATE MINING MODEL does not specify what data destination to use. it simply say to create a mining model with...more >>

sample provider help
Posted by clocklamp at 3/8/2004 5:04:44 PM
can I do sample provider's parser for ole db for data mining with other free parse tools? and the other question is that i can develope sample provider with vs.net,i use vb.net,is it ok? ...more >>


DevelopmentNow Blog