SQL Server 2008 to Sqlite3 via SSIS
Posted: Wed 14 Oct 2009 17:36
Hello everyone,
I need to export 328,000 rows from a SQL Server 2008 table into Sqlite 3.
I am using SSIS along with the free dotConnect ADO.net driver to achieve this but performance is not very good at the mo.
Can anyone suggest any hints that might make performance better?
Thanks in advance,
Al
I need to export 328,000 rows from a SQL Server 2008 table into Sqlite 3.
I am using SSIS along with the free dotConnect ADO.net driver to achieve this but performance is not very good at the mo.
Can anyone suggest any hints that might make performance better?
Thanks in advance,
Al