G
Guest
Thanks for the reply, my dataset seems not filled in after
sqlDataAdapter1.Fill(dataSet11);. I am using the same connection string in my
other application and works fine there, I am reading it from web.config. How
can I check adapter, if it is working properly, or what else should I ceheck?
sqlDataAdapter1.Fill(dataSet11);. I am using the same connection string in my
other application and works fine there, I am reading it from web.config. How
can I check adapter, if it is working properly, or what else should I ceheck?