hello guys :wave:
im getting following error for using Insert query using table adapter and my query is:
what should i do?
Boing
im getting following error for using Insert query using table adapter and my query is:
Code:
Me.PendingtblTableAdapter.InsertQuery(PFNOtxt.Text, namev, brcdv, branchv, regionv, designationv, catv, mfv)
Boing