Originally posted by Pirate
error msg say this : "no value given for one or more required parameters"

and this part is highlighted :
VB Code:
  1. MyReader = comd.ExecuteReader()
same error same line . What am I doing wrong here !