August 5th, 2009 03:56 PM
I am doing a csv export with CRXIR2SP5 and choose Isolate Groups when exporting. The report has 3 group headers that I want to be the first 3 records in the export.
1. It wraps the first group...
March 24th, 2009 02:56 PM
Crystal Reports XI, SQL Server 2005
I have a report that calls a complex stored proc in SQL Server as the datasource (it has 8 parameters). We've been asked to make one of the parameters a dynamic...
February 27th, 2009 10:56 AM
VS2005 C#
I have books, authors and a bkauthlink table linking the other two tables creating a many-to-many relationship. I have this in Program.cs class:
namespace BooksAuthors
{
static...
November 24th, 2008 08:00 AM
Yes, I first wrote it in SSRS--so prefer that, but no one here knows how to deploy it securely. So I rewrote it in Crystal. I had it working but it quit working last week and I started uninstalling...
November 21st, 2008 03:45 PM
I'm somewhat new to Crystal and I'm writing reports based on stored procedures which is not the norm here so when I run into problems, I hear "I've never written a Crystal report from a stored...