W
William Ryan eMVP
I'm not familiar with SqlHelper but the likely causes are that @ID isn't
being supplied, either the Value is null or wrong or it isn't being added to
the collection. Not specifiying the commandType property is often a problem
when things run in QA but not in ADO.NET but that exception is pretty
specific and I'm make sure that both the paramter is being added and that it
has a value.
HTH,
Bill
--
W.G. Ryan MVP Windows - Embedded
http://forums.devbuzz.com
http://www.knowdotnet.com/dataaccess.html
http://www.msmvps.com/williamryan/
being supplied, either the Value is null or wrong or it isn't being added to
the collection. Not specifiying the commandType property is often a problem
when things run in QA but not in ADO.NET but that exception is pretty
specific and I'm make sure that both the paramter is being added and that it
has a value.
HTH,
Bill
--
W.G. Ryan MVP Windows - Embedded
http://forums.devbuzz.com
http://www.knowdotnet.com/dataaccess.html
http://www.msmvps.com/williamryan/