Learn more about Toad for SQL Server
at Quest.com

Find solutions and downloads at the
Toad for SQL Server Support Portal

< To bookmark a page, right-click the Page Title and select Add to Favorites / Bookmark This Page

Toad for SQL Server 5.7

Creating New Language Templates

You can create templates for additional languages that you frequently edit.

To create a new language template

  1. Create a new XML file that contains the following code:

<?xmlversion="1.0" encoding="utf-8"?>

<CodeTemplateKey="language_name">

 

</CodeTemplate>

  1. Save the template as CodeTemplate.language_name.xml in \Templates\CodeTemplates. 

  2. Restart Toad for the changes to take effect.