I have attached a zip file with a SQLite version of the Northwind database,
for testing purposes. It is not easy to convert all the views, and stored
procedures and many of those have been left out of this conversion. Some of
the view sql will not convert to sqlite without more work.
I used a modified version of this project to convert the database:
http://www.codeproject.com/KB/database/convsqlservertosqlite.aspx
Original issue reported on code.google.com by parisolo...@yahoo.com on 30 Mar 2009 at 9:27
Original issue reported on code.google.com by
parisolo...@yahoo.com
on 30 Mar 2009 at 9:27Attachments: