User810354248 posted
in amy asp.net+vb web with access database i have form to insert data i am using this lines as code
oledbcom.Parameters.Add(New OleDbParameter("@p", OleDbType.VarChar,50)).Value = alauthtxt.Text
but what will come for number field OleDbType.VarChar,50)).Value = alauthtxt.Text