Click here to Skip to main content
15,889,992 members
Home / Discussions / Database
   

Database

 
QuestionOptimizing crystal report Pin
Pradip Kishore21-May-07 1:36
Pradip Kishore21-May-07 1:36 
AnswerRe: Optimizing crystal report Pin
kubben21-May-07 2:32
kubben21-May-07 2:32 
AnswerRe: Optimizing crystal report Pin
Paul Conrad21-May-07 5:14
professionalPaul Conrad21-May-07 5:14 
GeneralRe: Optimizing crystal report Pin
Pradip Kishore21-May-07 22:04
Pradip Kishore21-May-07 22:04 
GeneralRe: Optimizing crystal report Pin
Paul Conrad22-May-07 5:37
professionalPaul Conrad22-May-07 5:37 
AnswerRe: Optimizing crystal report Pin
Dave Kreskowiak21-May-07 6:45
mveDave Kreskowiak21-May-07 6:45 
GeneralRe: Optimizing crystal report Pin
Pradip Kishore21-May-07 22:10
Pradip Kishore21-May-07 22:10 
GeneralRe: Optimizing crystal report Pin
Dave Kreskowiak22-May-07 12:04
mveDave Kreskowiak22-May-07 12:04 
I already gave it to you. The CommandTimeout property of your SqlCommand objects you created!

As far as optimization goes. That's done with experience and trial and error. There is no code that will just "do it for you". You have to understand precisely how SQL Server works, how Indexes work and why. What are the consequences of using them and overusing them. And on and on and on...




A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


QuestionSQL Server Self referencing looping through Pin
K.P.Kannan20-May-07 22:02
K.P.Kannan20-May-07 22:02 
AnswerRe: SQL Server Self referencing looping through Pin
Harini N K20-May-07 22:24
Harini N K20-May-07 22:24 
GeneralRe: SQL Server Self referencing looping through Pin
K.P.Kannan20-May-07 22:51
K.P.Kannan20-May-07 22:51 
QuestionSSIS Package trouble Pin
steffw20-May-07 21:28
steffw20-May-07 21:28 
QuestionOpening SQL Enterprise manager Pin
tasnim520-May-07 20:49
tasnim520-May-07 20:49 
AnswerRe: Opening SQL Enterprise manager Pin
blackjack215020-May-07 21:05
blackjack215020-May-07 21:05 
GeneralRe: Opening SQL Enterprise manager Pin
tasnim520-May-07 23:21
tasnim520-May-07 23:21 
GeneralRe: Opening SQL Enterprise manager Pin
sam#21-May-07 0:18
sam#21-May-07 0:18 
Questionexecute sql statements [modified] Pin
kuwl_mark20-May-07 20:24
kuwl_mark20-May-07 20:24 
AnswerRe: execute sql statements Pin
Colin Angus Mackay20-May-07 20:58
Colin Angus Mackay20-May-07 20:58 
GeneralRe: execute sql statements Pin
kuwl_mark20-May-07 21:14
kuwl_mark20-May-07 21:14 
GeneralRe: execute sql statements Pin
Colin Angus Mackay21-May-07 1:01
Colin Angus Mackay21-May-07 1:01 
AnswerRe: execute sql statements Pin
Harini N K20-May-07 23:24
Harini N K20-May-07 23:24 
GeneralRe: execute sql statements Pin
kuwl_mark21-May-07 1:19
kuwl_mark21-May-07 1:19 
QuestionCan you tell me where I am going wrong when I try to write to a table? Pin
Khoramdin20-May-07 11:25
Khoramdin20-May-07 11:25 
AnswerRe: Can you tell me where I am going wrong when I try to write to a table? Pin
Dave Kreskowiak20-May-07 14:04
mveDave Kreskowiak20-May-07 14:04 
QuestionExport Data to text file Pin
FriendlySoluations20-May-07 4:57
FriendlySoluations20-May-07 4:57 

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.