Click here to Skip to main content
15,917,568 members
Home / Discussions / Database
   

Database

 
GeneralRe: How to modify a DataSet VB.NET Pin
enipla23-Jan-09 11:06
enipla23-Jan-09 11:06 
GeneralRe: How to modify a DataSet VB.NET Pin
Wendelius23-Jan-09 11:12
mentorWendelius23-Jan-09 11:12 
QuestionUndo and Redo in Databases Pin
rezac423-Jan-09 6:02
rezac423-Jan-09 6:02 
AnswerRe: Undo and Redo in Databases Pin
Wendelius23-Jan-09 6:56
mentorWendelius23-Jan-09 6:56 
AnswerPerformance Question about SQL 2005 Pin
felopater23-Jan-09 1:28
felopater23-Jan-09 1:28 
GeneralRe: Performance Question about SQL 2005 Pin
Aman Bhullar23-Jan-09 2:37
Aman Bhullar23-Jan-09 2:37 
GeneralRe: Performance Question about SQL 2005 Pin
Ennis Ray Lynch, Jr.23-Jan-09 3:07
Ennis Ray Lynch, Jr.23-Jan-09 3:07 
GeneralRe: Performance Question about SQL 2005 Pin
Wendelius23-Jan-09 3:29
mentorWendelius23-Jan-09 3:29 
Most likely the problem is in the overhead that OLAP services cause. The main target for OLAP services is reporting, not transaction handling. Instead of OLAP use the OLTP engine of SQL Server in other words the normal SQL Server engine and design the relational model so that it supports continuous data manipulation and retrieval.

The need to optimize rises from a bad design.My articles[^]

GeneralRe: Performance Question about SQL 2005 Pin
felopater23-Jan-09 9:46
felopater23-Jan-09 9:46 
GeneralRe: Performance Question about SQL 2005 Pin
Wendelius23-Jan-09 9:48
mentorWendelius23-Jan-09 9:48 
QuestionLinked-Server SQL Server 2000 Pin
Indra PR22-Jan-09 20:57
Indra PR22-Jan-09 20:57 
AnswerRe: Linked-Server SQL Server 2000 Pin
Wendelius22-Jan-09 21:34
mentorWendelius22-Jan-09 21:34 
GeneralRe: Linked-Server SQL Server 2000 Pin
Indra PR22-Jan-09 21:56
Indra PR22-Jan-09 21:56 
GeneralRe: Linked-Server SQL Server 2000 Pin
Wendelius22-Jan-09 22:17
mentorWendelius22-Jan-09 22:17 
QuestionProblems with SQL Server 2000 connection Pin
Indra PR22-Jan-09 20:52
Indra PR22-Jan-09 20:52 
AnswerRe: Problems with SQL Server 2000 connection Pin
Wendelius22-Jan-09 20:57
mentorWendelius22-Jan-09 20:57 
GeneralRe: Problems with SQL Server 2000 connection Pin
Indra PR22-Jan-09 21:06
Indra PR22-Jan-09 21:06 
GeneralRe: Problems with SQL Server 2000 connection Pin
Wendelius22-Jan-09 21:24
mentorWendelius22-Jan-09 21:24 
AnswerRe: Problems with SQL Server 2000 connection Pin
Aman Bhullar22-Jan-09 21:17
Aman Bhullar22-Jan-09 21:17 
GeneralRe: Problems with SQL Server 2000 connection Pin
Indra PR22-Jan-09 21:40
Indra PR22-Jan-09 21:40 
GeneralRe: Problems with SQL Server 2000 connection Pin
Aman Bhullar23-Jan-09 2:27
Aman Bhullar23-Jan-09 2:27 
GeneralRe: Problems with SQL Server 2000 connection Pin
Indra PR23-Jan-09 19:30
Indra PR23-Jan-09 19:30 
Questionactually i have a database table have four fields rnkid, rnkartid,rnkuserid and rnk marks i want sum all the marks which have same rnk art id . pls hel tell how Pin
anujanujanuj22-Jan-09 17:52
anujanujanuj22-Jan-09 17:52 
AnswerRe: actually i have a database table have four fields rnkid, rnkartid,rnkuserid and rnk marks i want sum all the marks which have same rnk art id . pls hel tell how Pin
Wendelius22-Jan-09 18:12
mentorWendelius22-Jan-09 18:12 
QuestionT-Sql programming in Sql server 2005 Pin
maheesh22-Jan-09 17:33
maheesh22-Jan-09 17:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.