Click here to Skip to main content
15,925,061 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have to import data from excel to sqlserver, but first 4-5 rows has to be ignored because it is unwated information. I know the sql bulk copy method but don't know how to ignore first 4-5 rows.

Can anyone help me...
Posted

Hi,

I have a tool that I have developed where you can select a range in the Excel sheet and then unselect unwanted rows and columns.
Then you can also map the selected columns to the SQL Server columns in the table where you would like to store the Excel data.

I will release the software as commercial but I give away licenses for another week or so to people in the SLQ/BI area to get feedback.

If you are interested of a copy, sign up for a trial on www.sqlspreads.com or send me an email at johannes.akesson@obnex.com and I can help you to get started.

Best regards

Johannes Akesson
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900