Hi Don.
I'm using the embedded designer in VS. And I can change the connection at design time this way (I've installed in spanish language, may be the menu names are not the same I write here):
1) right click on any point of the report
2) from the popup menu, select "database"
3) from this menu, select "specify data source location"
4) on this window, I can select a desired ODBC connection in the "replace with" frame.
In the image, I show how to change from an ODBC connection name "SisTexInt" to another named "SisConHoras". In both cases, I use a view named VW_SISTEMA_OPCIONES_FULL. This is what I need to achieve by code, using logoninfo.
