LampknLn45
Programmer
I have looked and looked through the FAQs and forums and cannot find an answer to this.
I have an Access 2000 database that I need to convert to SQL Server 7. I create a new database in SQL Server, then use the Upsizing Wizard in Access to convert my tables, relationships, etc. (no data). I have created a DTS package to import all of the data and it does that without fail. However, what was a 20MB database in Access is now about a 230MB database in SQL Server. I have tried playing with the "Insert Batch Size" setting (which helped bring the size down to 60MB - while considerably slowing down the import process) and the SHRINKDATABASE and SHRINKFILE commands. I've also tried the "BACKUP LOG ... WITH TRUNCATE_ONLY" command. I tried all different combinations of these and nothing seems to work. I've converted 2 other databases and not had this problem. Has anyone else noticed this or is it possible that this is normal? Anyone know how to prevent this from happening?
Thanks for reading,
LampknLn45
I have an Access 2000 database that I need to convert to SQL Server 7. I create a new database in SQL Server, then use the Upsizing Wizard in Access to convert my tables, relationships, etc. (no data). I have created a DTS package to import all of the data and it does that without fail. However, what was a 20MB database in Access is now about a 230MB database in SQL Server. I have tried playing with the "Insert Batch Size" setting (which helped bring the size down to 60MB - while considerably slowing down the import process) and the SHRINKDATABASE and SHRINKFILE commands. I've also tried the "BACKUP LOG ... WITH TRUNCATE_ONLY" command. I tried all different combinations of these and nothing seems to work. I've converted 2 other databases and not had this problem. Has anyone else noticed this or is it possible that this is normal? Anyone know how to prevent this from happening?
Thanks for reading,
LampknLn45