I am trying to display a report previously written in Crystal Reports
using SQL Server 7.0 as the backend. To get me feet wet, I downloaded the
example report from Crystal, which works fine.
I then created a simple report, one field, working off an Access database
on the workstation, which also functions as the web server. I get the
same error message every time:
Error "Log on failed"
There is no password for the database.
I have tried creating a DataAdapter and a DataSet and binding the report
to that, but that does not work either.
Any ideas?
Thanks in advance
Michael Knox