c# - Is there a free SQL formatting library for .NET? -


i've been looking free library/source code format sql queries, preferably in .net, quite while. after searching of responses here on so, i'm @ point i'm willing believe nothing exists.

the closest thing i've found, project called sqlformat, not seem active, nor support workable subset of sqls features formatting.

are there free or open source sql formatting libraries out there? don't want canned product, need integrate functionality tool i'm building. web services aren't acceptable either, since ones have found t-sql tidy haven't proven reliable.

i don't know free version, there 1 here $100 , can try 60 days (choose api version).

http://www.dpriver.com/buynow.php

it's not free, @ $100, it's less 2 hours of time trying find/integrate free one


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -