I have tried with the execute query -
select * from tablename where ID =@ID
here @ID is a parameter of type string.
Anybody experience this issue ?
how to resolve this ?
Thanks
Vallar
I have tried with the execute query -
select * from tablename where ID =@ID
here @ID is a parameter of type string.
Anybody experience this issue ?
how to resolve this ?
Thanks
Vallar