Try putting square brackets around the
Date
column:
string instr = "insert into [MST_QUOTATION] (Quotation_No,Customer_ID,Customer_Name,Address,Zipcode,Email,Contact,[Date])values(100001,3,'Tejas','ABCDSDF',382346,'vvvjh@hv',442122121,'" + abc + "')";