Git Product home page Git Product logo

excel-projects / script-help Goto Github PK

View Code? Open in Web Editor NEW
91.0 11.0 23.0 30.41 MB

:memo: This VSTO Add-In is used for cleaning & creating a script for batch loading records into SQL Server, Oracle, Documentum, Markup or Markdown Languages. The functionality within the ribbon allows a quick way of preparing a bulk data load. Otherwise, the requests can be both time-consuming and error prone. It is written in 3 different versions as a VSTO Add-In in C# and VB.NET as well as a VBA Add-In. The most complete version is C#.

License: MIT License

C# 51.79% Batchfile 0.23% Visual Basic .NET 47.98%
excel plsql dql csharp ribbon vba vb-net t-sql pl-sql xml

script-help's People

Contributors

aduguid avatar dependabot[bot] avatar gitter-badger avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

script-help's Issues

Update the VB.NET version

  • Clipboard
    • Copy Visible Cells
  • Format Data Table
    • Format As Table - add predefined table style
    • Convert to NULL
    • Clear Interior Color
    • Separate Values
  • Add Script Column
    • T-SQL Create Table
    • T-SQL Insert Values
    • T-SQL Merge Values
    • T-SQL Select Union
    • T-SQL Update Values
    • PL/SQL Create Table
    • PL/SQL Insert Values
    • PL/SQL Merge Values
    • PL/SQL Select Union
    • PL/SQL Update Values
    • DQL Append
    • DQL Append/Locked
    • DQL Create
    • DQL Truncate/Append
    • DQL Update
    • DQL Update/Locked
    • GitHub Table
    • HTML Table
    • XML Values
  • Format Script Options
    • Table Alias
    • Date Format
    • Paste Format
    • Create File List

Update the VBA features

  • Add Script Formula
    • T-SQL Create Table
    • T-SQL Insert Values
    • T-SQL Merge Values
    • T-SQL Select Values
    • T-SQL Select Union
    • T-SQL Update Values
    • PL/SQL Create Table
    • PL/SQL Insert Values
    • PL/SQL Merge Values
    • PL/SQL Select Union
    • PL/SQL Update Values
    • DQL Append
    • DQL Append/Locked
    • DQL Create
    • DQL Truncate/Append
    • DQL Update
    • DQL Update/Locked
    • Markdown Table
    • HTML Table
    • XML Values

Update the C# features

  • Fix Separate Values button fails on column with all zero strings in C# version
  • add keytips
  • Change date format button to only work on selected column and change zero strings to null
  • Change find and replace textboxes to date and time.
  • Add getLabelText callback for script menu button labels
  • Add a table for time formats
  • Fix error on "Add Script Column" procedure on protected rows
  • PL/SQL Create Table - update the syntax from Microsoft to Oracle
  • PL/SQL Merge Values - create a CTE with SELECT from DUAL for values in a MERGE statement
  • PL/SQL Select Values - create a CTE with SELECT from DUAL for values

Update VB.Net features

  • add new feature to insert value from ribbon combobox to datatable
  • add keytips
  • add Format Time Columns button
  • update script syntax highlighting

Update the install instructions for all versions

Add all functionality from C# version

  • Fix certificate issue
  • Add version table to SQL Server CE (.sdf) file
    • Copy database to temp folder location and compare version table record
    • Delete existing database and copy new database if version is newer
  • Add install instructions to Read Me file
    • C#
    • VB.NET
    • VBA

Script Taskpane - dynamic font size

Calc font size based on current height & width of user control. Resize on event as well as drop-down in toolbar. 2 options "fit" and reference current font size in sheet.

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.