Migración de base de datos para la Organización Internacional del Trabajo
A Claytabase se le encargó una actualización completa de SQL Server 2000 RTM a SQL Server 2012 en la Organización Internacional del Trabajo con sede en Ginebra, Suiza.
SQL Server Migration

A short project, migrating from SQL Server 2000 RTM to SQL Server 2012.
It may sound simple, but there is no direct migration path between the two, so database scripts were generated, modified and implemented to generate the structure of the database, and data was then migrated in separately.
As well as the upgrade old SQL code had to be refactored to the latest versions.