Hi I am using a dataset and in that dataset I have a table adapter. In my table adapters I have used stored procedures as queries. If I use the following lines to insert form
Verify using SQL Prolier tracing. If the underlying API is safe, you'll see parameterized T-SQL commands, something along the line of sp_executesql.