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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CR Control setting question using VB and Access2K.

Status
Not open for further replies.

ucsjimj

Programmer
Oct 12, 2002
23
US
Is it possible to dynamically set the reportfiles at run time via VB? Example: (my code =) CrystalReport1.DataFiles(0) = App.Path & "\My_meter1.mdb"
I have tried this and it will not override the original set location settings. Is there a second switch that requires setting? Also, there is no DSN being used for this.
Any ideas?
Thanks if you do!
 
Also I forget to mention that the CR being used is 8.5 Pro.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top