Is it possible to turn off the query re-formatting that happens when you edit a query for a database in Visual Studio? (i.e. r-click a data source and select New Query)
This is happening when we are writing sql queries against a sql compact 3.5 database.
Its rather irritating when your carefully indented and formatted query is munged into visual studio's formatting (which is illegible!). I cannot find any setting in the options dialog.