Forum Discussion
AlexKaras
Champion Level 1
7 years agoHi,
Just to double check:
cmdObj.Parameters.Append(prm4);
prm1.size=10;
prm4.Value=mc_id;
Is it a typo to reference prm1 instead of prm4 or not?
Hi,
Just to double check:
cmdObj.Parameters.Append(prm4);
prm1.size=10;
prm4.Value=mc_id;
Is it a typo to reference prm1 instead of prm4 or not?