araujofrancisco / clarion-dump

Docker container that dumps clarion data tables to MS Sql Server scripts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clarion-dump

Docker container for dumping Clarion tables to Microsoft Sql Server generating scripts for tables and data.

Usage

Update dump.bat file to set the folders for source (clarion .dat files), scripts folder for output table scripts and data folder for output sql statements to insert data.

About

Docker container that dumps clarion data tables to MS Sql Server scripts.

License:MIT License


Languages

Language:Shell 49.4%Language:Dockerfile 26.9%Language:Batchfile 23.7%