Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Services / Analysis (Data Mining) / June 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Complex Query - III29 Jun 2004 10:33 GMT1
This is my complete query:
-------------------------------
SELECT b.fld_agent_nm, count(*) AS 'Offer',
SUM(CASE WHEN a.fld_call_status = 'Ansd' THEN 1 ELSE 0 END) AS 'Answd',
SQL Query Help! 28 Jun 2004 22:33 GMT1
I have a table, with the following Fields and Values:
Table: Products
Fields: ProductNumber,Location, Quantity.
The product numbers can repeat, with different locations, and quantities.
data restore without having a backup28 Jun 2004 22:32 GMT1
Is there a way to restore/recover data from an earlier date if you donot have a backup. The data was accidentally deleted from a table
Thanks in advanc
Hugo
Computed columns in temp tables28 Jun 2004 18:36 GMT9
I am having a problem with using UDF as part of a temp table computed
column. Here's the sample code:
IF EXISTS( SELECT 1 FROM information_schema.routines WHERE routine_name =
'fn_test')
defragging SQL Database files26 Jun 2004 22:05 GMT3
I am trying to defrag my Hard-disk drive. Windows 2000 Server does not
defrag my drice compoletely as major portion is occupied by my SQL database
whose size is around 2GB. The Defrag program on completion says that it
cannot defrag the SQL Database files.
Exactly how to define Data Mining?24 Jun 2004 23:17 GMT6
In response to another post I was replied that Data Mining is not the
final destination for the world of BI and is rather just a tool to solve
the problem/get insight into the data.
My question,as silly as it may sound, is that what really is Data Mining
Exposing dependency network?24 Jun 2004 21:30 GMT2
I find the data mining "dependency network" feature the most useful feature
of Analysis Services, and I'm wondering if there's a way to expose this
functionality inside of a browser interface? I know that it isn't likely I
can drag around the nodes or easily implement the slider ...
Indexes..23 Jun 2004 14:59 GMT1
Indexes..
I have a database with 1 table and 4 fields. No relational link with
anything or other databases. I add about 20 records per second and
periodically query for information. My question, should I create an index
Clustering - export21 Jun 2004 18:35 GMT1
I have several questions regarding clustering:
- Is there any way of exporting the results that Microsoft Clustering produces?
- Is there any way of finding out the optimal number of clusters?
- What is Cluster()?
switching between different where selections inside the same select18 Jun 2004 21:17 GMT2
   I Need To Know if there's away to use different where clauses in the
same select based on conditions , Inside My StoredProcedure
   like this
( THIS IS NOT A TRANSACT SQL- ACCEPTED STATMENT , IT ONLY REPRESENTS WHAT I
Is there any restriction on maximum length of a string in prediction tree?18 Jun 2004 01:08 GMT1
Is there any restriction on maximum length of a string in prediction tree?
I have created one decision tree mining model by selecting OLAP data type. But in prediction tree drop down box after 256 characters the statement is truncated.
e.g.
?Grouped Items (StoreDay([StoreDay].[All ...
How to interpret CASES in Microsft Clustering Alg15 Jun 2004 17:35 GMT1
I have problem. I analyze data using Microsoft Clustering Algorithm.
When I Browse reuslts in column cases I have not integer count of casas.
For example:
In Node ALL:
run sp and return results to .asp11 Jun 2004 18:27 GMT1
I've written a fairly complex query in sql2k, but when I attempt to paste the query into the 'new view' generator in Enterprise Manager, I get an error "The Query Designer does not support the DECLARE CURSOR SQL construct."  I want to be able to call the sp from the .asp page, ...
question10 Jun 2004 23:16 GMT1
Is it possible to combine continous and dummy variables in a single cluster analysis?
---
OWC PTS error 0x8007000510 Jun 2004 19:56 GMT1
hello, I'm reusing the ASP.NET OLAP sample to connect to
Analysis Services using HTTP. Everything runs fine except
when web clients try to launch Excel from the OWC
component, a dialog is displayed : An error ocurred.
Pages: 1 2 May, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.