hi frnds ,
i am running the application so i m getting the error like my code is
Index and length must refer to a location within the string.
RtrvData(MnpltData.RtrvData_I("select irtn_Id from dbo.itemrtrns where irtn_Suffix ='" + _Key.Substring(0, 9) + "' and irtn_Fnyr='" + _Key.Substring(10) + "'"));
Ravi PatelPosted Dec 30, 2015, 4:11 AM
Ranjit PowarPosted Dec 30, 2015, 4:10 AM