Crystal reports

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Paul (pe_at_nospam.com)
Date: 05/04/04


Date: Tue, 4 May 2004 10:42:28 -0400

Hi, maybe off-topic but I've found this group to be full of very smart
people so I'll give it a try!

We currently have a lot of Crystal reports and we are considering changing
our philosophy on how we use it. We are thinking that instead of linking
tables, creating complicated sub-reports etc, we are instead going to use
SQL SERVER stored procedures to get the data, and then use Crystal will do
the formatting.

We've been experimenting and having a problem with date fields. If a date
field is an input parameter to our stored procedure, when crystal displays
the selection criteria box it asks for the date and time and the selection
fields are really hard to use, ideally we want to just select the date using
the date selector Crystal uses, but because SQL SERVER doesn't (YET!) have a
DATE only field Crystal is always asking for the time.

Also, does anybody have any suggestions how we get around the fact that
dropdown in Crystal cannot be database driven only text file driven, right
now we are creating DTS packages to read the database, and write to a text
file, and the DTS package runs every hour, surely an easier way must exist?

Any suggestions?



Relevant Pages

  • Re: Crystal reports
    ... > SQL SERVER stored procedures to get the data, and then use Crystal will do ... > the selection criteria box it asks for the date and time and the selection ... > now we are creating DTS packages to read the database, ...
    (microsoft.public.sqlserver.programming)
  • Re: Performance Counters for stored proc calls within DTS
    ... > I have some long running DTS packages that call some stored procs that ... You can add user configurable trace events into your stored procedures. ... global community for SQL Server professionals ...
    (microsoft.public.dotnet.framework)
  • Re: Performance Counters for stored proc calls within DTS
    ... > I have some long running DTS packages that call some stored procs that ... You can add user configurable trace events into your stored procedures. ... global community for SQL Server professionals ...
    (microsoft.public.sqlserver.dts)
  • Re: Performance Counters for stored proc calls within DTS
    ... >> I have some long running DTS packages that call some stored procs ... > You can add user configurable trace events into your stored procedures. ... > Darren Green (SQL Server MVP) ...
    (microsoft.public.sqlserver.dts)
  • Re: Performance Counters for stored proc calls within DTS
    ... >> I have some long running DTS packages that call some stored procs ... > You can add user configurable trace events into your stored procedures. ... > Darren Green (SQL Server MVP) ...
    (microsoft.public.dotnet.framework)