packages feed

transfer-db-0.3.1.0: README.md

# transfer-db

Simple ODBC application that transfers data between 2 databases. 

The application uses the SQL/CLI API and only few ODBC extensions 
that are absolutely needed to make ODBC work. This means that the 
application is easily portable to other SQL/CLI implementations.

It includes a database agnostic dump file format library.