hhamdan 0 Newbie Poster

Hello everybody,
i am trying to import an mysql table to sql server both has the same attribute and with the same datatype.

and here is what i did :
1- i export the mysql table to excel sheet.
2-then i went to the sql server and import this sheet using the DTS, it did run and successfully done, but when i check the table i did not find any data.
any body had this problem before....please
Thanks