Git Product home page Git Product logo

sql-tools's Introduction

SQL-Tools

SQL Server export tools

Currently this simply exports a chosen view or table from the chosen SQL Server to a CSV file & strips out any CRLF to enable easier import into Excel.

If the CRLF characters in your database table or view are important - this isn't the droid you're looking for.

There is a command line utility or a windows desktop app. The command line utility will read settings from the same INI file as the windows desktop app, but will also take command line parameter overrides.

Planned expansion includes:

  • support for exporting directly to XLSX files
  • support for mulitple export jobs to a single XLSX workbook

!!Warning!!

The code isn't the nicest; it was originall developed as a quick and dirty solution to deal with a table containing several fields with many CRLF characters that Excel didn't like when importing the CSV. I haven't had time to clean up the code to any extent, so it is what it is.

Written in Delphi, should compile to the latest v10.3 Rio. Requires a bunch of commercial components. I will re-write to remove these dependencies when time allows.

Stu - 19th Dec 2018

sql-tools's People

Contributors

stuartclennett 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.