0

I've got a database exported from MySQL into a .sql script. I need to read it from a Windows Phone app written in Visual C# using SQLite 3.

Is there a way to "convert", or directly export the db from MySQL Workbench to *.sqllite?

Vadim Kotov
  • 7,103
  • 8
  • 44
  • 57
riciloma
  • 853
  • 1
  • 10
  • 18
  • 1
    possible duplicate of [Convert MySQL to SQlite](http://stackoverflow.com/questions/3890518/convert-mysql-to-sqlite) – Izzy Mar 12 '15 at 16:38
  • I need a way to read data from an SQL database converted into a script, store it and query it. Is there any fast and free way to do this? – riciloma Mar 12 '15 at 17:38

0 Answers0