0% found this document useful (0 votes)
21 views2 pages

Migration Analysis

1. The current program uses Visual Basic and SQL Server, but they want to migrate to PHP and MySQL due to high loads on the database. 2. They need to migrate data from the old MySQL database to the new SQL Server database. 3. First, they will normalize the old database and then migrate the data to the new database.

Uploaded by

ultimateneeraj
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
21 views2 pages

Migration Analysis

1. The current program uses Visual Basic and SQL Server, but they want to migrate to PHP and MySQL due to high loads on the database. 2. They need to migrate data from the old MySQL database to the new SQL Server database. 3. First, they will normalize the old database and then migrate the data to the new database.

Uploaded by

ultimateneeraj
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Migration analysis

1: Our current program is on visual basic and sql server. But due to lode on data
base we want to migrate in php and mysql.

Our important work is migrate data on mysql to sqlserver.

2: In old database lot of table exist but in new database only few tables.

3: There are many unused table in old data base.

4: First we normalized old data base and then migrate in to new data base.

About old Software:


Code: Visual Basic

Data Base: sql server


Draw Back: Very complicated functionality.

Some fields are not mandatory but mandatory in new software.

Some fields has null value.

Lack of relation between tables.

Create as per as requirement.

Next phase dependency.

About New Software:


Code: PHP

Data Base: Mysql


Draw Back: Lot of errors.

Not available code and proper traning.

Solution:
1: take old data base and filter and remover false value.

2: normalized old database.

3: manual script for validating data.

4: solve by normalization.

5: mapping old to new data base.

Conclusion:------- It is a difficult task, but possible if we fallow a


process and go ahead step by step.

You might also like