View Single Post
Contributor
9Nov2009,22:03  
shyam_oec's Avatar
hi,
please explain me what is the main difference between Parameters.Add() method and Parameters.AddWithValue() mathod while using StoredProcedure in ASP.NET using C#.I am using Oracle database.as both of them is used to insert value into database.
thanks