|
11 | 11 | <details> |
12 | 12 | <summary><b>Table of Contents</b></summary> |
13 | 13 |
|
14 | | -- <a href="#about">About</a> |
| 14 | +- <a href="#title">About</a> |
15 | 15 | - <a href="#install">Install</a> |
16 | 16 | - <a href="#dependencies">Dependencies</a> |
17 | 17 | - <a href="#glossary-of-terms">Glossary of Terms</a> |
|
24 | 24 | - <a href="#about">About</a> |
25 | 25 | </details> |
26 | 26 |
|
| 27 | +<a id="user-content-install" class="anchor" href="#title" aria-hidden="true"> </a> |
27 | 28 | ## About |
28 | 29 |
|
29 | 30 | This 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#. |
|
0 commit comments