Dear All,
I'm filling a sql data adapter with a data table , this is y code
DataTable ds = new DataTable();
//SqlConnection sqlconDS = new SqlConnection(...