Your task is to write a C# application to replicate the Oracle database tables to SQL Server database and load Excel reports into MS SQL Server database.
Input: Oracle database holding products; ZIP file with Excel 2003 reports
Output: C# application that loads the Excel files into the SQL Server DB.
Your task is to write a C# application to replicate the Oracle database tables to SQL Server database and load Excel reports into MS SQL Server database.
Input: Oracle database holding products; ZIP file with Excel 2003 reports Output: C# application that loads the Excel files into the SQL Server DB.