Folks, I have an access database with 100,000 records in it and I want to import it into SQL Server 2000. The problem is that our server only has 3Gb of space left on it and when I do the import the transaction log grows to such a size that it eats up all the space left. Is there any way of doing an import that bypasses the transaction logs or has anybody got any other ideas.
Thanks
Thanks