Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

7. Load Data to MySQL #5

Open
minkas-g-d opened this issue Mar 6, 2015 · 2 comments
Open

7. Load Data to MySQL #5

minkas-g-d opened this issue Mar 6, 2015 · 2 comments
Assignees

Comments

@minkas-g-d
Copy link
Contributor

Create a C# program to transfer the expense and incomes data from SQL Server to MySQL.

Input: SQL Server database holding the vendors, products, incomes and expenses.
Output: program for loading vendors, products, incomes and expenses in MySQL database.

@minkas-g-d
Copy link
Contributor Author

The data transfer logic should keep all existing data in the MySQL database and insert only the non-existing table rows from the SQL Server database.

@minkas-g-d minkas-g-d self-assigned this Mar 6, 2015
@minkas-g-d
Copy link
Contributor Author

Populate MySQL with test data.
Task partly finished.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant