Page 1 of 1
Have to change odbc data source
Posted: Sat Sep 08, 2007 10:25 am
by Cliff_Wiernik
I was developing my first sql report using a local version of my data with a different data source name. How can I change the master table and joins to use the actual live data source without redoing the entire report.____Cliff
=> RE: Have to change odbc data source
Posted: Tue Sep 11, 2007 8:01 am
by kfleming
You change the data source when you open the report using the File Open dialog.____There is a choice at the bottom of the dialog to select the data source.____Kathleen__R&R Support
==> Have to change odbc data source
Posted: Tue Sep 11, 2007 5:21 pm
by Cliff_Wiernik
Thanks. I did not see that. I was adding the new data source but was not getting the datasource to change so I could disconnect/delete the original data source.____This works as intended.