data import from excel to Data grid view
-
Hi Experts i am working in Winform using VS 2005 and SQL Server 2005 in C#.NET. i have a project which have import data from Excel Sheet. but the data in Excel sheet is very Large Scale like 350000 Record. Then it take time to import the data from excel sheet. then can you suggest me how to Imports Such type of Bulk data . Thank u Dinesh
-
Hi Experts i am working in Winform using VS 2005 and SQL Server 2005 in C#.NET. i have a project which have import data from Excel Sheet. but the data in Excel sheet is very Large Scale like 350000 Record. Then it take time to import the data from excel sheet. then can you suggest me how to Imports Such type of Bulk data . Thank u Dinesh
-
Did you search on the internet for a solution? I did and found this.
My signature "sucks" today
-
Hi Experts i am working in Winform using VS 2005 and SQL Server 2005 in C#.NET. i have a project which have import data from Excel Sheet. but the data in Excel sheet is very Large Scale like 350000 Record. Then it take time to import the data from excel sheet. then can you suggest me how to Imports Such type of Bulk data . Thank u Dinesh
Use DTS or SSIS transformation. It generally finishes the work in seconds. Build is easy too.
Jack Sparrow -------------------------------------- Defeat is not the worst of failures. Not to have tried is the true failure.