
Changing ODBC Databases at runtime
You would think that changing ODBC databases (for CR 8.0)at runtime from a
VB 6.0 app would be simple enough - just change the .connect properties.
But for some reason this doesn't work. The reports keep using the original
DSN specified at the time they were created. Is there an easy way to tell
the report which DSN to use (because of multiple ODBC databases) and have it
properly switch to the selected DSN? Thanks in advance.
Apa Fai