Hello everybody
I am trying to import an excel file for days into MS SQL Server 2000, unfortunately, I cannot see a ray of hope till now.
I have surfed the WEB for hours, but again no concrete solution.
CAN ANY ONE COME TO MY RESCURE PLEASE.....
Actually, I am solving a problem for a student who wants to import an Excel file called ExamResults into SQL Server 2000.
The file ExamResults consists of sheet 1 with the following header info:
IndexNo
Surname
Name
Standard
Subject
Marks
I have created a database name 'Results' in SQL Server 2000 and wish to import that file therein.
Please help....
I am trying to import an excel file for days into MS SQL Server 2000, unfortunately, I cannot see a ray of hope till now.
I have surfed the WEB for hours, but again no concrete solution.
CAN ANY ONE COME TO MY RESCURE PLEASE.....
Actually, I am solving a problem for a student who wants to import an Excel file called ExamResults into SQL Server 2000.
The file ExamResults consists of sheet 1 with the following header info:
IndexNo
Surname
Name
Standard
Subject
Marks
I have created a database name 'Results' in SQL Server 2000 and wish to import that file therein.
Please help....
Comment