Dear All.
:: We have 4 SQL Server Databases
:: We created a manual ODBC using SQL Server Driver, linked to one Database.
:: Our ODBC Name is "RBFODBC"
:: We have 200+ reports in our Application and all reports Manually configured and linked to "RBFODBC".
:: Some time we have to switch Database from one to another and everytime we have to manual change the database name Using ODBC.
:: as you know Its very difficult to Change 200 reports DSN one by one.
:: Please help us and let us know the shortest Code so, we can change the Database of our ODBC "RBFODBC" pre-linked database at the RunTime and this must Change the Windows original ODBC database settings as well otherwise reports data will be shown for previous configured database.
:: We have 4 SQL Server Databases
:: We created a manual ODBC using SQL Server Driver, linked to one Database.
:: Our ODBC Name is "RBFODBC"
:: We have 200+ reports in our Application and all reports Manually configured and linked to "RBFODBC".
:: Some time we have to switch Database from one to another and everytime we have to manual change the database name Using ODBC.
:: as you know Its very difficult to Change 200 reports DSN one by one.
:: Please help us and let us know the shortest Code so, we can change the Database of our ODBC "RBFODBC" pre-linked database at the RunTime and this must Change the Windows original ODBC database settings as well otherwise reports data will be shown for previous configured database.