Giter Site home page Giter Site logo

lenamax2355 / sql-smart-paste Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bhubie/sql-smart-paste

0.0 0.0 0.0 108 KB

SQL Server Management Studio extention for pasting copied items as properly formatted ready to use SQL expressions.

License: GNU General Public License v3.0

C# 100.00%

sql-smart-paste's Introduction

SQL-Smart-Paste

SQL Server Management Studio extention for pasting copied items as properly formatted ready to use SQL expressions.

Installing

  1. Download the latest release.

  2. Find the Extenstion folder of your SSMS Version and unzip the folder into it.

    SSMS 18 Default install location:

    C:\Program Files (x86)\Microsoft SQL Server Management Studio 18\Common7\IDE\Extensions

    SSMS 17 Default install location:

    C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\ManagementStudio\Extensions

  3. The first time you launch SSMS, it may show a warning message saying something is wrong with the extension and that it did not load correctly. Click No, and restart SSMS. The extension should now work correctly.

Usage

  1. Copy Text

  2. in the SSMS text editor, right-click and select either Paste as CSV or Paste as Varchar CSV.

    Paste as CSV will paste the copied text into the editor as a comma separated list, preserving the data type.

    Paste as Varchar CSV will paste the copied text into the editor as a VarChar comma separated list no matter the data type.

alt text

sql-smart-paste's People

Contributors

bhubie avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.