Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Excel-projects/Script-Help
: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#.
https://github.com/Excel-projects/Script-Help
addin bulk-data bulk-loader crud-generator csharp dql excel insert-statements markdown-languages pl-sql plsql ribbon sql-server-compact t-sql vb-net vba visual-studio-community vsto xml
Last synced: 3 months ago
JSON representation
: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#.
- Host: GitHub
- URL: https://github.com/Excel-projects/Script-Help
- Owner: Excel-projects
- License: mit
- Created: 2017-05-24T04:56:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-14T04:22:13.000Z (6 months ago)
- Last Synced: 2024-06-22T18:48:11.953Z (5 months ago)
- Topics: addin, bulk-data, bulk-loader, crud-generator, csharp, dql, excel, insert-statements, markdown-languages, pl-sql, plsql, ribbon, sql-server-compact, t-sql, vb-net, vba, visual-studio-community, vsto, xml
- Language: C#
- Homepage:
- Size: 29.7 MB
- Stars: 91
- Watchers: 11
- Forks: 23
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- jimsghstars - Excel-projects/Script-Help - :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 (C# #)