I need to make a complete copy af an Access Database using SQL and ADO. I can get this to work while only copying the Tables, but i need the MSys tables too in order to get all information - relationships and so on.
So if anyone know how to copy ALL tables, views, Msys from one database, using SQL / ADO (or something else), to a new one please respond. Thanks!
So if anyone know how to copy ALL tables, views, Msys from one database, using SQL / ADO (or something else), to a new one please respond. Thanks!