Hi
I have Sql 2005 express edition and it hase a table with auto identity field.
when I want to import some data from excel file to that table I got this error \"Mandatory field Visitor_ID missing\"
How Can I fix this problem ? I tried to play with \"Keep Identity\" and calculated with 1 but without any successful
Regards