I am having trouble finding any help with assigning a database to a Crystal Report at run time. Say you have a
VB.NET application that will produce a variety of reports. This application is distributed to several users at different locations in your organization. When a user runs the application, you want to assign the proper databases based on the users location. How would I do this in code?