Skip to content

Commit 60dc95e

Browse files
author
Robin Wilson
committed
Added message in readme referring to the other project
1 parent 8f62d99 commit 60dc95e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1-
# Excel SQL Exporter
1+
# Excel SQL Importer
22

33
This tool imports Excel files into SQL Tables and also optionally first downloads them from an FTP site for integrations with cloud systems and provide an easier solution compared with SSIS which will often not work well with large text fields
44

5+
If you are looking for a tool that works the other way around exporting from SQL into Excel then please see the other project instead:
6+
https://github.com/robinwilson16/ExcelSQLExporter
7+
58
## Purpose
69

710
The tool was created as a replacement for Microsoft SQL Integration Services (SSIS) which can work well with smaller files but these days has a lot of limitations which this tool overcomes:

0 commit comments

Comments
 (0)