Skip to content

This program converts Informix's .unl files into .csv files with proper formatting.

Notifications You must be signed in to change notification settings

mauryquijada/unl_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

unl_parser.py

By Maury Quijada, created on May 10, 2013

This program takes in a .unl file as outputted from an Informix UNLOAD database command and converts the data into a CSV file at a specified location. This programs can run with a command line parameter "-d" that allows the user to specify the delimiter used in the .unl file being passed.

About

This program converts Informix's .unl files into .csv files with proper formatting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages