string  strsql="insert into tb1 values( convert(binary(100), '"+ str1 +"') )";  select convert(varchar,testname) from tb1