dataset, sqladapter

  • Thread starter Thread starter Hrvoje Voda
  • Start date Start date
H

Hrvoje Voda

How to refresh dataset and sqladapter after using store procedure?
I tried to call update on sqladapter but it doesn't work. Only when I close
program and call it again a change is visible.

Hrcko
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

sqlAdapter 3
DataAdapter SelectCommand is NULL!! 1
datatable and sql Adapter 4
SqlDataAdapter 1
SqlDataAdapter Problem 1
reference not garbage collcted 7
Update web form 2
Sorting a table using hidden field 6

Back
Top