lantanagroup / XmlHarvester

Converts multiple XML documents into a MDB (Microsoft Access) database whose structure is defined by config.
Apache License 2.0
7 stars 2 forks source link

Add support for SQL Server to Lib and CLI #3

Closed markarnott closed 1 year ago

markarnott commented 1 year ago

Add support for SQL Server

add new SqlServerOptions class to the cli project add new SqlServerConverter class to the lib project no gui changes in this pr