Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Crystal 10 Command executed multiple times

Status
Not open for further replies.

briktal

Programmer
Oct 11, 2007
9
0
0
US
I have a report in Crystal 10 connecting to two databases on an SQL server. It uses two tables from one db and an sql command on the other database. Running SQL Profiler, it shows that the command is being executed 6 times. First it does the command and the query for those two tables, then as it is building the report it runs the command 5 more times. Each time, the parameters and everything are the same. What could be causing this and how can I fix it?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top