Hello,
I'm hoping my question is simple enough to merit a quick answer. I will lay out the details:
I am writing a WindowsForms App in VB 2012. I have a Crystal Report that points to an Access .mdb at design time in order to get the proper structure and layout correctly.
However, during runtime, I need to point to a completely different .mdb file with the same identical structure. How do I do this? I've tried everything I could find on the net with no success and mostly because the answers are for C programmers. I mean, I can pretty much decipher it, but have gotten zero results.
Thank you for your time.
-Mike