Hello
I'm trying to figure out a mystery. If I import an SQL Server table into MS Access (by using the import [not link] utility in Access), I can get a table of about 4.5 million records copied over in about two minutes. If I try creating a DTS to do this, it takes way more (I stopped it at about 250,000 records and it had already run for a minute).
Any ideas on hoe I could copy an SQL Server table to an OleDB destination with speed being the primary concern?
Thx,
.DaviD.
I'm trying to figure out a mystery. If I import an SQL Server table into MS Access (by using the import [not link] utility in Access), I can get a table of about 4.5 million records copied over in about two minutes. If I try creating a DTS to do this, it takes way more (I stopped it at about 250,000 records and it had already run for a minute).
Any ideas on hoe I could copy an SQL Server table to an OleDB destination with speed being the primary concern?
Thx,
.DaviD.