Forum Discussion

gdssiqueira's avatar
gdssiqueira
Helper I
10 years ago
Solved

Switching data sources

Hi guys,   I'm sure there are different ways of doing this - I wanted to ask you guys what would be the most efficient/correct way in order to minimize rework.   I have a dataset which comes from...
  • Greg_Deckler's avatar
    10 years ago

    Easiest way is to use the Advanced Editor in the Query Editor and just edit the Source line to point to the new DB. Would have to see your source line to tell you specifically.

     

    In the future, consider using parameters to parameterize the server name/db name.