Skip to content

Steps to use

Ganesh Kamath edited this page Dec 31, 2017 · 1 revision
  1. Download the source code and run the tool as administrator.
  2. As soon as the tool loads, a window opens asking MSSQL Login information. Fill the information for Server, Database, UserName and Password, to continue using the tool. Additionally you can also specify the name of the object you are going to use for the applicaiton on this window.
  3. Type the SQL on the Left Hand Side Screen or copy an SQL statement from clipboard to this control.
  4. Press the button with the "=>" Text.
  5. If all goes well, you will get the Linq statement needed to get the same output as the SQL would. Else, it will prompt that the SQL was too complex, requesting you to simplify the query and try again.

Note: if you get an error in this page, please report an issue. Also if you can fix the error in the source code, please intimate me regarding the same (^_^).

Clone this wiki locally