Add parameterized queries in MySql (OleDb)(dailycoding.com)
submitted by
rsoni(930) 4 years ago
Adding parameters the queries in System.Data.Odbc works different than System.Data.SqlClient. While using a SqlCommand we add parameters in form of @parameter name. Parameter names are directly mapped to their values. ..
|category: Database
|Views: 10
tags:
Database another
Everyones tags:
Your Tags: