DianaStewart
Programmer
I am using an Access 2000 database and running the report through a web browser simply by typing in the url of the report in the browser. I changed the connectivty from direct to odbc this improved the speed overall of the report but the only problem I have is that as soon as you type in the url of the report it takes a good 3 minutes for the first parameter field to appear on the screen.
In the Report\Record Secltion Formula I have this as my query:
{Table1.Book} = {?Title}
and {Table1.Date1} >= {?Start}
and {Table1.Date1} <= {?End}
I love Crystal Reports but this speed problem is a major drag.. can anyone please help me out?
Diana
In the Report\Record Secltion Formula I have this as my query:
{Table1.Book} = {?Title}
and {Table1.Date1} >= {?Start}
and {Table1.Date1} <= {?End}
I love Crystal Reports but this speed problem is a major drag.. can anyone please help me out?
Diana