I am tring to change the database at runtime using crystal reports .net. I can dot it with SQL Server using the report.SetDatabaseLogIn and the TableLogOnInfo.
But how do I do it with access? There doesn't seem a way to do it with local databases.