SQL Server to SQL lite db

Praveen Channal 1 Reputation point
2020-09-17T12:16:39.557+00:00

Hi,

How can transfer records from sql server to sqlite db. I am ssis package to migrate tables. i have installed provider for sqlite. I am able to configure source that is sql server and destination i have selected .net provider\dotconnect for sql lite. After selecting i get a window connection manager. how can i connect configure my destination here

SQL Server Other
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Olaf Helper 47,426 Reputation points
    2020-09-17T13:20:12.157+00:00

    Is that a one-time job? Then use the export feature of SQLite Toolbox: https://erikej.github.io/SqlCeToolbox/

    0 comments No comments

  2. m 4,276 Reputation points
    2020-09-18T09:32:49.937+00:00

    Hi @Praveen Channal ,

    Please reference: Data Migration with SSIS and ODBC Driver for SQLite

    And reply from this case: fastest-way-to-migrate-from-sql-server-to-sqlite-for-large-datasets may be helpful:

    Convert-SQL-Server-DB-to-SQLite-DB

    BR,
    Mia


    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  3. m 4,276 Reputation points
    2020-09-21T01:49:18.287+00:00

    Hi @Praveen Channal ,

    Is the reply helpful?

    BR,
    Mia

    If the answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.