I am using Crystal Reports 8.5 with an ODBC connection. I have written a report that is using the data source "Timberline Data Source" with this data source pointing to a specific folder (H:\LNW). My problem is that I need to run a version of my report for a different folder (H:\HHP) but it will not work because ODBC is pointing to the first folder. The reason there are two different folders is that the two folders represent two different companies. So my question is, is there code that I can put in my Crystal Report that will automatically set the folder for the data source. I should note that I have tried to create another data source in ODBC for the second folder, but the Timberline program which is what is being used to view the report only looks at the Timberline Data Source. Thanks in advance for any help.