B
Bryan Shaw
I have a Windows app I am developing in VS .NET 2005 that is required to
periodically look at the data in a table in an MS SQL 2000 database.
The data is being changed from an external stored procedure. All I want
the app to do is refresh the data bound controls on a timer tick.
I am using the new TableAdapter and BindingSource controls as
recommended in the Help. I am at a loss as to the method to use to get
the BindingSource to do another data fetch.
Thank you for your help in this matter.
Bryan Shaw
(e-mail address removed)
periodically look at the data in a table in an MS SQL 2000 database.
The data is being changed from an external stored procedure. All I want
the app to do is refresh the data bound controls on a timer tick.
I am using the new TableAdapter and BindingSource controls as
recommended in the Help. I am at a loss as to the method to use to get
the BindingSource to do another data fetch.
Thank you for your help in this matter.
Bryan Shaw
(e-mail address removed)