Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8780683
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T20:07:12+00:00 2026-06-13T20:07:12+00:00

We create several crystal reports based on SQL Server – usually 2005 or 2008.

  • 0

We create several crystal reports based on SQL Server – usually 2005 or 2008. Broadly there are 2 kind of reports

a) tabular reports – which shows some data in a table (for example, invoice list)
b) document layouts – which shows data in specific format – usually from one or two main tables – and several secondary tables (for example, invoice)

We sometimes use tables directly in crystal. Or create a procedure in SQL and than use that procedure. One invoice could refer to usually around 10-12 tables. Most of these linked using left outer join to the primary invoice table.

What option is better – using tables in crystal (and let crystal create and run the sql query) – or create a query – and than use that query in crystal. Which one will give better performance?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T20:07:13+00:00Added an answer on June 13, 2026 at 8:07 pm

    There will be no difference in performance between a query generated by the ‘Database Expert’ versus the same SQL added to a Command. One caveat: ensure that the record-selection formula can be parsed and sent to the database (a filter applied WhileReadingRecords will definitely be less efficient that a pure-SQL one).

    Reasons to prefer the ‘Database Expert’:

    • prior to v 2008, Command objects didn’t support a multivalued parameter
    • easier to manage (somewhat subjective)

    Reasons to prefer a Command:

    • you can add hints
    • you have more finely-grained control over the SQL (e.g. in-line views, CTEs, more-complex JOINs, subselects)

    Personally, I try to avoid stored procedures as they offer minimal performance benefits, but require a more-signification investment in development and maintenance.

    In the end, there is no substitute for performance. Try you query both ways and measure the results.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

All we need is to create several pre-insert/update triggers in SQL Server 2008 R2
We need to create several SQL reports, each of which depends upon the results
We have several reports created with the crystal reports included with Visual studio 2008.
I need to create several applications that all share a Microsoft SQL Server database.
I want to create several images with PHP on my webpage. Is there a
I've got a requirement to create several shapes based on a supplied size (all
I do this to create several child classes on a same table based on
We have built a .net (asp) web based solution (SQL Server database) for a
I'm using Access 2010 to create several reports and i can't figure out how
There is an application that need to create several tables in DB. I wrote

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.