I have successfully populated an ASP.NET (C#) GridView with data I retrieved from an Excel file. Now I need to store this data into a SQL Server 2005 Database. Can anyone point me in the proper direction to achieve this? I think that I need to create a DataTable with this data and post it to the DB from the DT, but I am not sure. Thanks in advance,Burning up in Bahrain