Changing the location of database in a CrystalReport
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi everybody Im working in an aplication, and i need to show reports from a database in access, those reports must be made using crystal reports, in vs.net. When i make a report with crystal reports, i configure the location of the database, but if i need to move the aplication to another pc, how i can change the location of the database to the report, i need to know if there are something like: MyReport.DatabaseLocation=textBox1.Text;