Gizmokid2005 / cSharp-Import-Delimited-Files

This repo contains a Windows Form application wrote in C# (.NET 5.0) with 4 NuGet Packages to allow users to read flat files (delimited) and write in bulk multiple files. It also allows users to change the datatypes upon import for each individual file (like SQL Import Util). However, unlike SQL Server import util, this utility also allows for multiple files as well as using VARCHAR(MAX) as SQL import util only allows varchar(8000) and TEXT.

Home Page:https://github.com/xmikedanielsx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gizmokid2005/cSharp-Import-Delimited-Files Issues

No issues in this repository yet.