Hi all,

I am using a DataAdapter and a DataSet to populate my website with data from
SQL Server. I would like to update my page when data is added to the
database, but untill now I didn't get much further than using a 'select'
statement at regular intervals. Any ideas?

Thanks,

Jaco

Re: notify asp of database update by Tom

Tom
Mon Nov 03 07:44:53 CST 2003

"Jaco Bregman" <someone@microsoft.com> wrote in message
news:OfFxd0goDHA.3732@tk2msftngp13.phx.gbl...
> Hi all,
>
> I am using a DataAdapter and a DataSet to populate my website with data
from
> SQL Server. I would like to update my page when data is added to the
> database, but untill now I didn't get much further than using a 'select'
> statement at regular intervals. Any ideas?

Is this an ASP.NET question?

FWIW, there's really no "good" way to push data updates to a static page,
other than what you're already doing.

--
Tom Kaminski IIS MVP
http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS
http://mvp.support.microsoft.com/
http://www.microsoft.com/windowsserver2003/community/centers/iis/