Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

WrapSQLInQuotesForCS

Wraps T-SQL in quotes so you can easily put it in C-Sharp code. When you run the application, it opens notepad. You paste your raw sql into notepad and save it. When you click okay on the dialog popup, it wraps your sql in quotes so that you can easily paste it into your C-Sharp project.

Steps to use:
1. Get Latest source for WrapSQLInQuotesForCS at https://github.com/harvey007y/WrapSQLInQuotesForCS
2. Build and Run WrapSQLInQuotesForCS
3. A dialog box will appear that allows tells you to put your sql in notepad, save it, and click okay.

Select Server that sql server runs on


Select Server that sql server runs on


4. Here the notepad page that will appear after you click okay in the red dialog box:

Select Server that sql server runs on


About

Wraps T-SQL in quotes so you can easily put it in C-Sharp code

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages