'Incorrect syntax near 'X3'. The identifier that starts with........is too long
I trying to save datagridview data to the database. Here is my code.
Dim cmd3 As New SqlCommand("insert into Tab_sale_bill (Col_Date, Col_Time, Col_Bill_Id, Col_Bill_Ty, Col_Inv_No, Col_Acc_Ty, C
问答
阅读(1)