Access 2000 (ADP) quits unexpectedly when exporting reports to RTF

F

Fins

We use a Access 2000 ADP front end and a SQL Server 2000 back end. The data
source for our reports are through strored procedures with subreports that
use views as the data source. When our users try to export certain reports
in .rtf format, as soon as they choose .rtf and click "OK" the application
closes unexpectedly and the report is not exported at all. There is no error
message given, the application simply quits. If I step through the code to
find the problem, it runs through and exports the reports just fine. There
does not seem to be much documentation about this out there and I'd
appreciate any help. Thanks.
 
L

Linda Burnside

Check to see where the RTF is trying to go. It may not be going to the
user's My Documents folder but instead to some other folder where the user
doesn't have rights?

Linda
 
F

Fins

The users can choose where they want it to go. I've been exporting them to
my desktop and the problem still occurs.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top