Hey yeah thanks ill definitely go and look at those links.
What I need to do is someone is gonna send me an excel book, only with one sheet of data in the book though. Then there will be like i think say 6 columns with data in the sheet, what needs to happen then is i have to have a table in sql that the data needs to be imported into. The things is the columns in the excel sheet and in sql will always remain the same. However when a new sheet of data is imported from excel,
then the sql table needs to be cleared and the new data must be stored in sql. Furthermore like i said earlier i have to do this with delphi 2006. Any help would be appreciated. Thanks guys.