Searching from a dataset still possess sql injection?

unnil

New Member
If i have already got my data from the database into my dataset, and i want to search a name in my dataset, do i still have the risk of sql injection problem?If yes, the way to remove it is through parameters only? or is there any other way?
 
Back
Top