Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 295 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 295 Bytes

s2p - SQL Server to Postgresql database migration scripts

DOS SHELL and Linux scripts for migrating an MSSQL database to a UTF8 PostgreSQL database with detection of changes to the database structure.

Requirements

  • bcp MSSQL command
  • linux bourne shell
  • Postgresql