When creating Crystal Reports. The Data Folder does not get set when I select a different company. Is this a Timberline Bug?

SUGGESTED

I have a report that I created using a DSN that was set to company ABC. When I run the report depending on the company I have selected it gets me the corresponding data. I have another report that was created the exact same way, only this one will not respect the company change and will only reference the DSN setup I used to create the report.

Are there certain steps you have to follow to get this to work? 

Problem is we have reports that are created 1 for each company, and we have others were the switch is respected, and therefor only need 1 report.

Help on this would be much appreciated.

Parents Reply Children
  • 0 in reply to bchang
    I am having the same problem, but the suggested solution is not working.

    I have created tsDataFolder and tsDesignMode variables. "tsDataFolder " is loaded with the same folder information as the ODBC DSN "Timberline Data Source" defined on the development workstation. The "tsDesignMode" has no entry, because this report is designed using the "Custom descriptions" configuration option. I placed the "tsDataFolder" variable on the page footer of the report to see what is being loaded at run time.

    When run, the report shows "tsDataFolder" correctly pointing to the selected company data. However, the data in the report is being returned from the data folder selected in the ODBC DSN "Timberline Data Source" defined on the user workstation.

    Any suggestions?