Why am I unable to query my sqlite db?

What open source tools are available to migrate from SQLServer to SQLite?

  • I have a continuous integration system setup for one of my pet projects. I am using MS-SQLServer as db. For each build I dont want to connect to same MSSQLServer and interact with it, as its taking really long time. I know that Tests running on SQLite are high speed. So is there an easy way(or an open source tool) using which I can make a replica of my MSSqlServer db into SQLite(only once in a life time) and run tests on it(in every build) ?

  • Answer:

Sethu Srinivasan at Quora Visit the source

Was this solution helpful to you?

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.