I have two methods , one that u make dsn and get report connect with dsn , so u dont need to update any thing , just when u want to use report in any new system , just create dsn and it will working fine.

secondly put report and mdb on same path and then make the connection , so u dont need to define db connection again and agaiin , just copy paste and u r done

i will prefer first method.