Technical Questions
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Technical Questions
Message Icon Topic: Best way to process unlinked multi tables ??? Post Reply Post New Topic
Author Message
peter
Groupie
Groupie


Joined: 08 Apr 2007
Location: United States
Online Status: Offline
Posts: 51
Quote peter Replybullet Topic: Best way to process unlinked multi tables ???
    Posted: 17 Apr 2007 at 9:43am
Hi,
Please help: I'm trying to make my reports running faster. They are just too slow when they connected to more than more unlinked tables. Here is the scenerio:
1) create a brand new report.
2) connect to 1st table DB2/SQL (main sourece of data --> 100,000 records)
3) connect to 2nd table DB2/SQl (just contains about 20 records for lookup and get some misc info. using some FORMULAR) ---  HOW CAN I SPIN this table to read all the   20 records, extract one field and put them all in one variable ???).
Right now even I've not used the 2nd table yet, the reports still run really slow. I think CR 10 (the version I'm using) seems trying to do the matching of these unlinked tables.
I would be very appreciated more a solution !!!!
 
 
IP IP Logged
anil
Newbie
Newbie


Joined: 17 Apr 2007
Location: United States
Online Status: Offline
Posts: 9
Quote anil Replybullet Posted: 17 Apr 2007 at 11:13am

Guess stored procedure can solve your problem. check your query plan before creating stored procedure. try to force index if  proper index is not being used.  keep parent from smaller table.

anil
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.