Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Crystal subreport datafile stress!!!!!!! 1

Status
Not open for further replies.

Mirak

Programmer
Aug 1, 2001
28
0
0
I have a main report with two subreports inserted in it. I am running the report from a vb application. All three reports use the same data file which is an access .mdb. My major problem is that the report will only run locally thru the application. when I try to run it over the network, it can't seem to locate the data files for the subreports. I coded the path for data file for the main report in a variable, but I need to know if there is a need to code the path for the subreports, and if so, how is this accomplished.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top