Hi all
I have set up a DTS to export nine SQL7.0 tables and their contents to an Access 97 database.
I have set it up to clear the contents of the existing tables and repopulate them with the SQL records. This is then scheduled to run every twenty four hours.
This way I provide a copy of the SQL database in Access format for download by my client.
My problem is that I have noticed a bloat in Access mdb file size each time the package is executed. If I get into Access and compact the db it returns to its orignal size, but this impractical as the server this will be deployed on does not have Access on it.
Has anyone come across this issue? Any ideas on how to solve this?
I have set up a DTS to export nine SQL7.0 tables and their contents to an Access 97 database.
I have set it up to clear the contents of the existing tables and repopulate them with the SQL records. This is then scheduled to run every twenty four hours.
This way I provide a copy of the SQL database in Access format for download by my client.
My problem is that I have noticed a bloat in Access mdb file size each time the package is executed. If I get into Access and compact the db it returns to its orignal size, but this impractical as the server this will be deployed on does not have Access on it.
Has anyone come across this issue? Any ideas on how to solve this?