Currently the database location of my Crystal Report is "C:\Invoice\Database.mdb"
I would like to change it to this:
Application.Startup & "\Database\Database.mdb"
So that, if I move my Invoice project's folder to other location, I can still run the Crystal Report, without changing the database path.
How can I make it?
Please guide. Thank you.
