in

System.Data.SQLite

An open-source, enhanced version of the SQLite database engine for Windows

Converting SQL Server and Excel to SQLite

Last post 04-28-2008 5:53 AM by jeffreyabecker. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 04-23-2008 6:37 PM

    Converting SQL Server and Excel to SQLite

    Hi,

    Not sure if this is the right place to ask this, but here goes.

    I am looking at converting many SQL Server databases and Excel files to SQLite databases.

    Do you know of a tool to do this?

    Regards
    Andrew
  • 04-28-2008 5:53 AM In reply to

    Re: Converting SQL Server and Excel to SQLite

    In my experience changing databases is a throughly manual process.  You might be able to write something to inspect schemas and re-create them but you will likely have to write custom code to move the data over. 

Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems