Click here to Skip to main content
15,903,175 members
Home / Discussions / Database
   

Database

 
GeneralRe: How can i improve the performance of this query? Pin
Pete O'Hanlon11-Mar-08 12:23
mvePete O'Hanlon11-Mar-08 12:23 
GeneralRe: How can i improve the performance of this query? Pin
tonyong12-Mar-08 0:34
tonyong12-Mar-08 0:34 
GeneralRe: How can i improve the performance of this query? Pin
andyharman12-Mar-08 5:19
professionalandyharman12-Mar-08 5:19 
GeneralRe: How can i improve the performance of this query? Pin
tonyong12-Mar-08 14:22
tonyong12-Mar-08 14:22 
GeneralRe: How can i improve the performance of this query? Pin
tonyong13-Mar-08 2:28
tonyong13-Mar-08 2:28 
AnswerRe: How can i improve the performance of this query? Pin
Mark J. Miller11-Mar-08 7:35
Mark J. Miller11-Mar-08 7:35 
QuestionSQL Reporting Services - Anyone an expert? Pin
imnotso#11-Mar-08 3:50
imnotso#11-Mar-08 3:50 
AnswerRe: SQL Reporting Services - Anyone an expert? Pin
Mark J. Miller11-Mar-08 7:24
Mark J. Miller11-Mar-08 7:24 
I'm working on a project which loads 8 reports at once. Each report queries the same data but just aggregates it differently. So what I had to do was 'preload' the data first, aggregate it and store the results (the aggregates not the actual data - too much) in a permenant table. Then I load the reports and they each just query the results table and display the reports (charts). The reason for this approach was that the query which was common to each report took at least 3 minutes to run and sometimes a lot more.

I haven't investigated what you're suggesting, and I'm using 2005. But I don't think it's possible as each report uses a separate connection and they don't load syncronously.


GeneralRe: SQL Reporting Services - Anyone an expert? Pin
imnotso#11-Mar-08 23:51
imnotso#11-Mar-08 23:51 
GeneralRe: SQL Reporting Services - Anyone an expert? Pin
Mark Churchill12-Mar-08 0:36
Mark Churchill12-Mar-08 0:36 
GeneralRe: SQL Reporting Services - Anyone an expert? Pin
imnotso#12-Mar-08 1:21
imnotso#12-Mar-08 1:21 
GeneralRe: SQL Reporting Services - Anyone an expert? Pin
Mark Churchill12-Mar-08 2:18
Mark Churchill12-Mar-08 2:18 
GeneralRe: SQL Reporting Services - Anyone an expert? Pin
imnotso#12-Mar-08 2:33
imnotso#12-Mar-08 2:33 
GeneralSQL Connection TimeOut Pin
Johan Lombaard11-Mar-08 3:19
Johan Lombaard11-Mar-08 3:19 
GeneralRe: SQL Connection TimeOut Pin
Pete O'Hanlon11-Mar-08 12:21
mvePete O'Hanlon11-Mar-08 12:21 
GeneralRe: SQL Connection TimeOut Pin
#realJSOP14-Mar-08 8:15
professional#realJSOP14-Mar-08 8:15 
QuestionOracle upper Function Pin
Programm3r11-Mar-08 2:19
Programm3r11-Mar-08 2:19 
GeneralRe: Oracle upper Function Pin
witte2345611-Mar-08 2:45
witte2345611-Mar-08 2:45 
GeneralRe: Oracle upper Function Pin
Programm3r11-Mar-08 3:55
Programm3r11-Mar-08 3:55 
QuestionInstall with empty DB or create DB in code? Pin
petrveit11-Mar-08 0:50
petrveit11-Mar-08 0:50 
GeneralRe: Install with empty DB or create DB in code? Pin
Colin Angus Mackay11-Mar-08 1:23
Colin Angus Mackay11-Mar-08 1:23 
QuestionSQL on a shared HDD via network Pin
Badboy22TR10-Mar-08 22:08
Badboy22TR10-Mar-08 22:08 
GeneralRe: SQL on a shared HDD via network Pin
Mike Dimmick11-Mar-08 0:56
Mike Dimmick11-Mar-08 0:56 
QuestionRe: SQL on a shared HDD via network Pin
Badboy22TR11-Mar-08 1:39
Badboy22TR11-Mar-08 1:39 
GeneralSQL Select, row with close values Pin
phimix10-Mar-08 21:40
phimix10-Mar-08 21:40 

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.