S
Shawn
I have a dataset named "dsMessages" that has a single table. I have a timer
that runs a query against an SQL db every 5 seconds. At the beginning I have
it run dsMessages.Clear(). The first time this runs, it causes a long pause,
but then it runs fine every time thereafter. I have other datasets in the
application that seem to do the same thing... Any ideas?
that runs a query against an SQL db every 5 seconds. At the beginning I have
it run dsMessages.Clear(). The first time this runs, it causes a long pause,
but then it runs fine every time thereafter. I have other datasets in the
application that seem to do the same thing... Any ideas?